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 } */
6 
7 #include "../../gcc.dg/torture/builtin-fp-int-inexact.c"
8