PR target/80969 - Fix ICE with -mabi=ms -mavx512f, reduce wasted space when realignin...
[official-gcc.git] / gcc / testsuite / gcc.target / i386 / pr69225-7.c
blob2ca5692b23fe356e78e0b43ef81965b984d503f7
1 /* { dg-do compile} */
2 /* { dg-options "-msse -mno-sse2 -m80387 -mfpmath=sse" } */
4 #include <float.h>
6 #if FLT_EVAL_METHOD != -1
7 # error FLT_EVAL_METHOD != -1
8 #endif