Commit e6eb0797 by Janis Johnson Committed by Janis Johnson

* gcc.dg/torture/builtin-modf-1.c: Remove -funsafe-math-optimizations.

From-SVN: r131045
parent 82390eb6
2007-12-18 Janis Johnson <janis187@us.ibm.com>
* gcc.dg/torture/builtin-modf-1.c: Remove -funsafe-math-optimizations.
2007-12-18 Douglas Gregor <doug.gregor@gmail.com>
Jakub Jelinek <jakub@redhat.com>
......@@ -7,9 +7,6 @@
/* { dg-do link } */
/* { dg-options "-fno-finite-math-only" { target sh*-*-* } } */
/* In order to fold algebraic exprs below, targets with "composite"
floating point formats need -funsafe-math-optimizations. */
/* { dg-options "-funsafe-math-optimizations" { target mips*-*-irix6* powerpc*-*-* } } */
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