aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/torture/builtin-fp-int-inexact-c23.c
blob: 431ee0b994cc0ed3be131cc9b7fed798661bd289 (plain)
1
2
3
4
5
6
/* Test C23 enables -fno-fp-int-builtin-inexact.  */
/* { dg-do run } */
/* { dg-options "-std=c23" } */
/* { dg-require-effective-target fenv_exceptions } */

#include "builtin-fp-int-inexact.c"