diff options
Diffstat (limited to 'gcc/testsuite/gcc.dg/cpp/19940712-1.c')
-rw-r--r-- | gcc/testsuite/gcc.dg/cpp/19940712-1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/cpp/19940712-1.c b/gcc/testsuite/gcc.dg/cpp/19940712-1.c index a79b2f5..7fd9b15 100644 --- a/gcc/testsuite/gcc.dg/cpp/19940712-1.c +++ b/gcc/testsuite/gcc.dg/cpp/19940712-1.c @@ -2,7 +2,7 @@ /* PR 4713 */ /* dg.exp doesn't read the header files for magic comments. */ -/* { dg-error "unterminated comment" "" { target *-*-* } 4 } */ +/* { dg-error "unterminated comment" "" { target *-*-* } .-1 } */ /* { dg-error "unterminated comment" "header error" { target *-*-* } 8 } */ #include "19940712-1.h" |