mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-30 09:54:46 +08:00
* gcc.dg/cpp/include2.c: Make test locale independent.
From-SVN: r37737
This commit is contained in:
parent
85fe381069
commit
4fe0a76c67
@ -1,3 +1,7 @@
|
||||
2000-11-25 Neil Booth <neilb@earthling.net>
|
||||
|
||||
* gcc.dg/cpp/include2.c: Update test to be locale independent.
|
||||
|
||||
2000-11-25 Alexandre Oliva <aoliva@redhat.com>
|
||||
|
||||
* gcc.c-torture/compile/20001123-2.c: New.
|
||||
|
@ -10,6 +10,8 @@
|
||||
#include <silly\>> /* { dg-warning "extra tokens" "" } */
|
||||
#include "silly\"" /* { dg-error "missing" "" } */
|
||||
|
||||
/* { dg-error "No such file" "" { target *-*-* } 10 } */
|
||||
/* { dg-error "No such file" "" { target *-*-* } 11 } */
|
||||
/* These first 2 errors are No such file or directory. However, this
|
||||
message is locale-dependent, so don't test for it. */
|
||||
/* { dg-error "silly" "" { target *-*-* } 10 } */
|
||||
/* { dg-error "silly" "" { target *-*-* } 11 } */
|
||||
/* { dg-warning "extra tokens" "" { target *-*-* } 11 } */
|
||||
|
Loading…
Reference in New Issue
Block a user