* gcc.dg/lto/20090210_1.c: Do not pass -fPIC on the SPARC.
authorEric Botcazou <ebotcazou@adacore.com>
Fri, 19 Nov 2010 10:03:12 +0000 (10:03 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 19 Nov 2010 10:03:12 +0000 (10:03 +0000)
From-SVN: r166934

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/lto/20090210_1.c

index 9fc1c4629b2407d0587f2188c140edab72f9691e..f857e94047f50f85229bd51b030678cab94f2e85 100644 (file)
@@ -1,3 +1,7 @@
+2010-11-19  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gcc.dg/lto/20090210_1.c: Do not pass -fPIC on the SPARC.
+
 2010-11-19  Eric Botcazou  <ebotcazou@adacore.com>
 
        * gcc.dg/tree-ssa/20040204-1.c: Do not XFAIL on the SPARC.
index bf12aa6c08b7b6e3ac6677f5146fb05dd789db63..960411972854c780b4d6250f673aa48c3ba1ef0f 100644 (file)
@@ -1,4 +1,4 @@
-/* { dg-options "-fPIC"  */
+/* { dg-options "-fPIC" { target { ! sparc*-*-* } } } */
 static void
 f (int n)
 {