1 /* { dg-do run { target i?86-*-* x86_64-*-* } } */
2 /* { dg-require-effective-target ilp32 } */
3 /* { dg-options "-O1 -ffast-math -march=i686" } */
6 /* Sanity check for fp_jcc_* with TARGET_CMOVE. */
8 extern void abort (void);
10 static int test(double a
)
16 static double zero
= 0.0;