re PR testsuite/64038 (FAIL: gcc.dg/ipa/ipa-icf-5.c (test for excess errors))

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
This commit is contained in:
John David Anglin 2014-12-07 17:48:56 +00:00
parent 965a46d51a
commit bbea402544
3 changed files with 10 additions and 2 deletions

View 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.

View 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>

View 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>