]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Ignore -ansi -pedantic-errors option coming from dejagnu.
authorFariborz Jahanian <fjahanian@gcc.gnu.org>
Thu, 23 Sep 2004 21:50:36 +0000 (21:50 +0000)
committerFariborz Jahanian <fjahanian@gcc.gnu.org>
Thu, 23 Sep 2004 21:50:36 +0000 (21:50 +0000)
From-SVN: r87987

gcc/testsuite/g++.dg/ext/attribute-test-1.C
gcc/testsuite/g++.dg/ext/attribute-test-2.C

index 2b852db57e52da681c1bf6496b8d663eb15a0dc8..926f5811a64c2774709bf9a72aab2a899791737f 100644 (file)
@@ -1,4 +1,5 @@
 // { dg-do run }
+// { dg-options "" }
 // PR c++/13989
 
 extern "C" void abort();
index 95a287e7ca8bef8c0dce601decc516405e236c52..795fe2b63473c0e7448928237182e2d2ba401fdf 100644 (file)
@@ -1,4 +1,5 @@
 // { dg-do run }
+// { dg-options "" }
 // PR c++/9844
 
 extern "C" void abort();