funcdef-storage-1.c: Add dg-options to suppress -pedantic-errors.
* gcc.dg/funcdef-storage-1.c: Add dg-options to suppress -pedantic-errors. From-SVN: r86862
This commit is contained in:
parent
8af497258e
commit
a79d695a28
@ -1,3 +1,8 @@
|
||||
2004-08-31 Geoffrey Keating <geoffk@apple.com>
|
||||
|
||||
* gcc.dg/funcdef-storage-1.c: Add dg-options to suppress
|
||||
-pedantic-errors.
|
||||
|
||||
2004-09-01 Paul Brook <paul@codesourcery.com>
|
||||
|
||||
* gfortran.dg/eof_2.f90: New test.
|
||||
|
@ -1,4 +1,5 @@
|
||||
/* { dg-do compile } */
|
||||
/* { dg-options "" } */
|
||||
|
||||
void
|
||||
flarm(void)
|
||||
|
Loading…
Reference in New Issue
Block a user