builtin-modf-1.c: Use special options for powerpc*-*-linux*.
* gcc.dg/torture/builtin-modf-1.c: Use special options for powerpc*-*-linux*. From-SVN: r133912
This commit is contained in:
parent
9519d464cd
commit
148c154438
@ -1,5 +1,8 @@
|
||||
2008-04-04 Janis Johnson <janis187@us.ibm.com>
|
||||
|
||||
* gcc.dg/torture/builtin-modf-1.c: Use special options for
|
||||
powerpc*-*-linux*.
|
||||
|
||||
* gcc.dg/var-expand3.c: Skip for powerpc-linux if not on AltiVec HW.
|
||||
|
||||
* gcc.dg/pr34856.c: Use -maltivec on powerpc linux.
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
/* { dg-do link } */
|
||||
/* { dg-options "-fno-finite-math-only" { target sh*-*-* } } */
|
||||
/* { dg-options "-funsafe-math-optimizations -fsigned-zeros -fno-associative-math" { target powerpc-*-darwin* } } */
|
||||
/* { dg-options "-funsafe-math-optimizations -fsigned-zeros -fno-associative-math" { target powerpc-*-darwin* powerpc*-*-linux* } } */
|
||||
|
||||
extern void link_error(int);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user