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