* gcc.dg/lto/20090210_1.c: Do not pass -fPIC on the SPARC.
From-SVN: r166934
This commit is contained in:
parent
4ae9780619
commit
7544dae2ee
@ -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.
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* { dg-options "-fPIC" } */
|
||||
/* { dg-options "-fPIC" { target { ! sparc*-*-* } } } */
|
||||
static void
|
||||
f (int n)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user