diff options
Diffstat (limited to 'gcc/testsuite/gcc.misc-tests/dg-7.c')
-rw-r--r-- | gcc/testsuite/gcc.misc-tests/dg-7.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/testsuite/gcc.misc-tests/dg-7.c b/gcc/testsuite/gcc.misc-tests/dg-7.c deleted file mode 100644 index 068749f71b2..00000000000 --- a/gcc/testsuite/gcc.misc-tests/dg-7.c +++ /dev/null @@ -1,5 +0,0 @@ -/* Test the tester. */ -/* { dg-prms-id 42 } */ -/* { dg-do run { xfail *-*-* } } */ - -main () { abort (); return 0; } |