Committed.

Richard.

2015-01-15  Richard Biener  <rguent...@suse.de>

        PR lto/64415
        * gcc.dg/lto/pr64415_0.c: Skip on darwin.

Index: gcc/testsuite/gcc.dg/lto/pr64415_0.c
===================================================================
--- gcc/testsuite/gcc.dg/lto/pr64415_0.c        (revision 219635)
+++ gcc/testsuite/gcc.dg/lto/pr64415_0.c        (working copy)
@@ -1,4 +1,5 @@
 /* { dg-lto-do link } */
+/* { dg-skip-if "undefined symbols" { *-*-darwin* } } */
 /* { dg-require-effective-target fpic } */
 /* { dg-lto-options { { -O -flto -fpic } } } */
 /* { dg-extra-ld-options { -shared } } */

Reply via email to