re PR testsuite/64038 (FAIL: gcc.dg/ipa/ipa-icf-5.c (test for excess errors))
authorJohn David Anglin <danglin@gcc.gnu.org>
Sun, 7 Dec 2014 17:48:56 +0000 (17:48 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Sun, 7 Dec 2014 17:48:56 +0000 (17:48 +0000)
PR testsuite/64038
* gcc.dg/ipa/ipa-icf-5.c: Require c99_runtime.  Add c99_runtime options.
* gcc.dg/ipa/ipa-icf-7.c: Likewise.

From-SVN: r218467

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/ipa/ipa-icf-5.c
gcc/testsuite/gcc.dg/ipa/ipa-icf-7.c

index aecd0cb9d1f69384bdeb93b1c0402293d9c0389b..6ee7360d10c6ba5f7f49cf54ff52e1d39159e251 100644 (file)
@@ -1,3 +1,9 @@
+2014-12-07  John David Anglin  <danglin@gcc.gnu.org>
+
+       PR testsuite/64038
+       * gcc.dg/ipa/ipa-icf-5.c: Require c99_runtime.  Add c99_runtime options.
+       * gcc.dg/ipa/ipa-icf-7.c: Likewise.
+
 2014-12-07  Oleg Endo  <olegendo@gcc.gnu.org>
 
        * gcc.target/h8300/h8300.exp: Fix duplicated text.
index 45fddf589ac23b56c2b141cdb49e5955e55299d9..849f72e29640d053b3bdbfed0026f5be18acd940 100644 (file)
@@ -1,5 +1,6 @@
-/* { dg-do compile } */
+/* { dg-do compile { target c99_runtime } } */
 /* { dg-options "-O2 -fdump-ipa-icf"  } */
+/* { dg-add-options c99_runtime } */
 
 #include <complex.h>
 
index ec7961dc17754d3de8817183038f93b03fbf4759..702341377961cde7c5a380ad16b597b37583829e 100644 (file)
@@ -1,5 +1,6 @@
-/* { dg-do compile } */
+/* { dg-do compile { target c99_runtime } } */
 /* { dg-options "-O2 -fdump-ipa-icf"  } */
+/* { dg-add-options c99_runtime } */
 
 #include <complex.h>