Ignore -ansi -pedantic-errors option coming from dejagnu.
From-SVN: r87987
This commit is contained in:
parent
2cfe82fe43
commit
3d295b3a83
2 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
// { dg-do run }
|
||||
// { dg-options "" }
|
||||
// PR c++/13989
|
||||
|
||||
extern "C" void abort();
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
// { dg-do run }
|
||||
// { dg-options "" }
|
||||
// PR c++/9844
|
||||
|
||||
extern "C" void abort();
|
||||
|
|
Loading…
Add table
Reference in a new issue