diff options
Diffstat (limited to 'gcc/testsuite/gcc.dg/cpp/trad/escaped-eof.c')
-rw-r--r-- | gcc/testsuite/gcc.dg/cpp/trad/escaped-eof.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/cpp/trad/escaped-eof.c b/gcc/testsuite/gcc.dg/cpp/trad/escaped-eof.c index 2c9c185..a9ed53b 100644 --- a/gcc/testsuite/gcc.dg/cpp/trad/escaped-eof.c +++ b/gcc/testsuite/gcc.dg/cpp/trad/escaped-eof.c @@ -2,5 +2,5 @@ /* { dg-do preprocess } */ -/* { dg-warning "backslash-new" "escaped EOF warning" { target *-*-* } 6 } */ +/* { dg-warning "backslash-new" "escaped EOF warning" { target *-*-* } .+1 } */ \ |