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:
parent
0181177d77
commit
e417d05e39
@ -1,7 +1,7 @@
|
|||||||
/* This checks for two things:
|
/* This checks for two things:
|
||||||
- an obscure corner case in the standard rules for __LINE__
|
- an obscure corner case in the standard rules for __LINE__
|
||||||
- regression of an associated bug in cpplib where the semicolon got lost */
|
- 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__\
|
int i = __LINE__\
|
||||||
;
|
;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user