Commit 5ee02a21 by John David Anglin

pr61868.c: Require lto.

	* gcc.dg/pr61868.c: Require lto.

From-SVN: r214994
parent 9af539fe
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
......
/* { dg-do compile } */
/* { dg-require-effective-target lto } */
/* { dg-options "-flto -frandom-seed=0x12345" } */
extern int foo (int);
int main ()
......
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