Commit 148c1544 by Janis Johnson Committed by Janis Johnson

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
parent 9519d464
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);
......
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