* gcc.dg/ipa/pr48195.c: Add dg-require-effective-target lto.
From-SVN: r172651
This commit is contained in:
parent
ab62fc03ec
commit
dd7d256b05
@ -1,3 +1,7 @@
|
||||
2011-04-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
|
||||
|
||||
* gcc.dg/ipa/pr48195.c: Add dg-require-effective-target lto.
|
||||
|
||||
2011-04-18 Richard Guenther <rguenther@suse.de>
|
||||
|
||||
PR middle-end/46364
|
||||
|
@ -1,5 +1,6 @@
|
||||
/* { dg-do link } */
|
||||
/* { dg-options "-O2 -flto --param partial-inlining-entry-probability=101" } */
|
||||
/* { dg-require-effective-target lto } */
|
||||
|
||||
extern void abort(void);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user