* gcc.dg/lto/20090210_1.c: Do not pass -fPIC on the SPARC.

From-SVN: r166934
This commit is contained in:
Eric Botcazou 2010-11-19 10:03:12 +00:00 committed by Eric Botcazou
parent 4ae9780619
commit 7544dae2ee
2 changed files with 5 additions and 1 deletions

View 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.

View File

@ -1,4 +1,4 @@
/* { dg-options "-fPIC" } */
/* { dg-options "-fPIC" { target { ! sparc*-*-* } } } */
static void
f (int n)
{