summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.target/i386/387-builtin-fp-int-inexact.c
blob: 752b487825e718501e5fa12f0aca920fe44da4e6 (plain)
1
2
3
4
5
6
7
/* Test -fno-fp-int-builtin-inexact for 387.  */
/* { dg-do run } */
/* { dg-options "-O2 -mfancy-math-387 -mfpmath=387 -fno-fp-int-builtin-inexact" } */
/* { dg-add-options c99_runtime } */
/* { dg-require-effective-target fenv_exceptions } */

#include "../../gcc.dg/torture/builtin-fp-int-inexact.c"