pr61868.c: Require lto.
* gcc.dg/pr61868.c: Require lto. From-SVN: r214994
This commit is contained in:
parent
9af539fe30
commit
5ee02a210b
2 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2014-09-06 John David Anglin <danglin@gcc.gnu.org>
|
||||
|
||||
* gcc.dg/pr61868.c: Require lto.
|
||||
|
||||
2014-09-05 Easwaran Raman <eraman@google.com>
|
||||
|
||||
PR rtl-optimization/62146
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
/* { dg-do compile } */
|
||||
/* { dg-require-effective-target lto } */
|
||||
/* { dg-options "-flto -frandom-seed=0x12345" } */
|
||||
extern int foo (int);
|
||||
int main ()
|
||||
|
|
Loading…
Add table
Reference in a new issue