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:
parent
965a46d51a
commit
bbea402544
@ -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.
|
||||
|
@ -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>
|
||||
|
||||
|
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user