PR inline-asm/84742
[official-gcc.git] / gcc / testsuite / gcc.target / i386 / 387-builtin-fp-int-inexact.c
blob752b487825e718501e5fa12f0aca920fe44da4e6
1 /* Test -fno-fp-int-builtin-inexact for 387. */
2 /* { dg-do run } */
3 /* { dg-options "-O2 -mfancy-math-387 -mfpmath=387 -fno-fp-int-builtin-inexact" } */
4 /* { dg-add-options c99_runtime } */
5 /* { dg-require-effective-target fenv_exceptions } */
7 #include "../../gcc.dg/torture/builtin-fp-int-inexact.c"