OSDN Git Service

Latest updates from FSF 4.7 branch
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / torture / builtin-logb-1.c
index 25d0f91..8d40620 100644 (file)
@@ -10,6 +10,7 @@
 /* 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*-*-* } } */
+/* { dg-skip-if "non-IEEE math" { "rx-*-*" } "*" { "" } } */
 
 extern void link_error(int);