Hello!

Just another instance of testsuite PR51128.

2012-11-05  Uros Bizjak  <ubiz...@gmail.com>

        PR testsuite/51128
        * gcc.dg/torture/pr55018.c: Skip if -fno-fat-lto-objects was passed.

Tested on x86_64-pc-linux-gnu, committed to mainline SVN.

Uros.

Index: gcc.dg/torture/pr55018.c
===================================================================
--- gcc.dg/torture/pr55018.c    (revision 193151)
+++ gcc.dg/torture/pr55018.c    (working copy)
@@ -1,6 +1,7 @@
 /* PR tree-optimization/55018 */
 /* { dg-do compile } */
 /* { dg-options "-fdump-tree-optimized" } */
+/* { dg-skip-if "" { *-*-* } { "-fno-fat-lto-objects" } { "" } } */

 void
 foo (int x)

Reply via email to