(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
c11-float-dfp-2.c
       1  /* Test DFP macros not defined in <float.h> for C11.  Infinity and NaN
       2     macros.  */
       3  /* { dg-do compile } */
       4  /* { dg-options "-std=c11" } */
       5  
       6  #include "c2x-float-no-dfp-3.c"