1 /* Test C2X enables -fno-fp-int-builtin-inexact.  */
2 /* { dg-do run } */
3 /* { dg-options "-std=c2x" } */
4 /* { dg-require-effective-target fenv_exceptions } */
5 
6 #include "builtin-fp-int-inexact.c"
7