]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
re PR testsuite/51059 (FAIL: gcc.misc-tests/gcov-14.c (test for excess errors) on...
authorIain Sandoe <iains@gcc.gnu.org>
Mon, 14 Nov 2011 11:53:33 +0000 (11:53 +0000)
committerIain Sandoe <iains@gcc.gnu.org>
Mon, 14 Nov 2011 11:53:33 +0000 (11:53 +0000)
gcc/testsuite:

PR testsuite/51059
* gcc.misc-tests/gcov-14.c (dg-options): Adjust to use
dg-additional-options.

From-SVN: r181350

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.misc-tests/gcov-14.c

index 7fa24e782bbc4cd91971dae684ba5fd79bfd8d3d..183c4d5cd2fd1c3f280ba737cc08d0c6da1e69f7 100644 (file)
@@ -1,3 +1,9 @@
+2011-11-14  Iain Sandoe  <iains@gcc.gnu.org>
+
+       PR testsuite/51059
+       * gcc.misc-tests/gcov-14.c (dg-options): Adjust to use
+       dg-additional-options.
+
 2011-11-13  Oleg Endo  <oleg.endo@t-online.de>
 
        * gcc.target/sh/pr21255-2-ml.c: Skip if -mb or -m5* is
index 82fb4c0df5295af65146f7ec0bcbb56177a794fe..9e16cee52cb53b998c2f1689c1feca362d6f55eb 100644 (file)
@@ -2,7 +2,7 @@
 
 /* { dg-options "-O2 -fprofile-arcs -ftest-coverage" } */
 /* The following line arranges that Darwin has behavior like elf weak import.  */
-/* { dg-options "-O2 -fprofile-arcs -ftest-coverage  -flat_namespace -undefined suppress" { target *-*-darwin* }  } */
+/* { dg-additional-options "-flat_namespace -undefined suppress" { target *-*-darwin* }  } */
 /* { dg-require-weak "" } */
 /* { dg-do run { target native } } */