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:
Geoffrey Keating 2004-09-01 01:05:56 +00:00 committed by Geoffrey Keating
parent 8af497258e
commit a79d695a28
2 changed files with 6 additions and 0 deletions

View File

@ -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.

View File

@ -1,4 +1,5 @@
/* { dg-do compile } */
/* { dg-options "" } */
void
flarm(void)