diff options
Diffstat (limited to 'gcc/testsuite/gcc.dg/noncompile/920923-1.c')
-rw-r--r-- | gcc/testsuite/gcc.dg/noncompile/920923-1.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/testsuite/gcc.dg/noncompile/920923-1.c b/gcc/testsuite/gcc.dg/noncompile/920923-1.c index 006a071..957fea2 100644 --- a/gcc/testsuite/gcc.dg/noncompile/920923-1.c +++ b/gcc/testsuite/gcc.dg/noncompile/920923-1.c @@ -1,3 +1,4 @@ +/* { dg-additional-options "-std=gnu17" } */ /* { dg-message "undeclared identifier is reported only once" "reminder for mmu_base" { target *-*-* } 0 } */ typedef BYTE unsigned char; /* { dg-error "expected" } */ /* { dg-warning "useless type name in empty declaration" "" { target *-*-* } .-1 } */ |