Mark test as expected failure since neither cpp nor cpplib get it right,

and it is not going to be fixed any time soon...

From-SVN: r28668
This commit is contained in:
Nick Clifton 1999-08-11 09:29:13 +00:00
parent 0181177d77
commit e417d05e39

View 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__\
;