Commit bbea4025 by John David Anglin

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
parent 965a46d5
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.
......
/* { dg-do compile } */
/* { dg-do compile { target c99_runtime } } */
/* { dg-options "-O2 -fdump-ipa-icf" } */
/* { dg-add-options c99_runtime } */
#include <complex.h>
......
/* { dg-do compile } */
/* { dg-do compile { target c99_runtime } } */
/* { dg-options "-O2 -fdump-ipa-icf" } */
/* { dg-add-options c99_runtime } */
#include <complex.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment