Mark test as expected failure since neither cpp nor cpplib get it right,
authorNick Clifton <nickc@gcc.gnu.org>
Wed, 11 Aug 1999 09:29:13 +0000 (09:29 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Wed, 11 Aug 1999 09:29:13 +0000 (09:29 +0000)
and it is not going to be fixed any time soon...

From-SVN: r28668

gcc/testsuite/gcc.dg/990119-1.c

index 7e33518a35c311234864483b54a133f71e0fafba..0ac8d9a4697860a4f7bf51c2fd01c01b2e7136cd 100644 (file)
@@ -1,7 +1,7 @@
 /* This checks for two things:
    - an obscure corner case in the standard rules for __LINE__
    - regression of an associated bug in cpplib where the semicolon got lost */
-/* { dg-do run } */
+/* { dg-do run {xfail *-*-*} } *//* Currently this corner case is not handled correctly.  */
 
 int i = __LINE__\
 ;