Daily bump.
[official-gcc.git] / gcc / testsuite / gcc.target / i386 / pr69225-2.c
blobcd0a6260cf606b9f2df48c3cb9d245dc91a4f0e8
1 /* { dg-do compile} */
2 /* { dg-options "-mno-sse -mno-80387" } */
4 #include <float.h>
6 #if FLT_EVAL_METHOD != 0
7 # error FLT_EVAL_METHOD != 0
8 #endif