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