2014-09-06 John David Anglin * gcc.dg/pr61868.c: Require lto. Index: gcc.dg/pr61868.c =================================================================== --- gcc.dg/pr61868.c (revision 214934) +++ gcc.dg/pr61868.c (working copy) @@ -1,4 +1,5 @@ /* { dg-do compile } */ +/* { dg-require-effective-target lto } */ /* { dg-options "-flto -frandom-seed=0x12345" } */ extern int foo (int); int main ()