Commit a829f42a by Eric Botcazou Committed by Eric Botcazou

* g++.dg/lto/20090303_0.C: Do not pass -fPIC on the SPARC.

From-SVN: r167003
parent 5a486834
2010-11-21 Eric Botcazou <ebotcazou@adacore.com>
* g++.dg/lto/20090303_0.C: Do not pass -fPIC on the SPARC.
2010-11-21 Uros Bizjak <ubizjak@gmail.com>
PR target/46533
......
/* { dg-lto-do run } */
/* { dg-lto-options {{-flto -flto-partition=1to1 -fPIC}} } */
/* { dg-lto-options {{-flto -flto-partition=1to1}} { target sparc*-*-* } } */
/* { dg-suppress-ld-options {-fPIC} } */
void foobar(int *, int* __x) ;
int test_ints[30];
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment