20090313_0.c: Add -mcpu=v9 to dg-lto-options on sparc.
* gcc.dg/lto/20090313_0.c: Add -mcpu=v9 to dg-lto-options on sparc. From-SVN: r157416
This commit is contained in:
parent
3119bda384
commit
c6012045d5
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2010-03-12 David S. Miller <davem@davemloft.net>
|
||||
|
||||
* gcc.dg/lto/20090313_0.c: Add -mcpu=v9 to dg-lto-options on
|
||||
sparc.
|
||||
|
||||
2010-03-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
|
||||
|
||||
* gcc.target/arm/sibcall-1.c: Allow PLT to appear with pic code.
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* { dg-lto-options "-mcpu=v9" { target sparc*-*-* } } */
|
||||
void
|
||||
_cairo_clip_path_reference () {
|
||||
int a;
|
||||
|
|
Loading…
Add table
Reference in a new issue