libcpp, c, middle-end: Optimize initializers using #embed in C
[official-gcc.git] / gcc / testsuite / gcc.dg / torture / builtin-fp-int-inexact-c23.c
blob431ee0b994cc0ed3be131cc9b7fed798661bd289
1 /* Test C23 enables -fno-fp-int-builtin-inexact. */
2 /* { dg-do run } */
3 /* { dg-options "-std=c23" } */
4 /* { dg-require-effective-target fenv_exceptions } */
6 #include "builtin-fp-int-inexact.c"