Ignore -ansi -pedantic-errors option coming from dejagnu.

From-SVN: r87987
This commit is contained in:
Fariborz Jahanian 2004-09-23 21:50:36 +00:00
parent 2cfe82fe43
commit 3d295b3a83
2 changed files with 2 additions and 0 deletions

View file

@ -1,4 +1,5 @@
// { dg-do run }
// { dg-options "" }
// PR c++/13989
extern "C" void abort();

View file

@ -1,4 +1,5 @@
// { dg-do run }
// { dg-options "" }
// PR c++/9844
extern "C" void abort();