1 /* Test DFP macros not defined in <float.h> if no DFP support.
2 Infinity and NaN macros. */
3 /* { dg-do compile { target { ! dfp } } } */
4 /* { dg-options "-std=c23" } */
9 # error "DEC_INFINITY defined"
13 # error "DEC_NAN defined"
17 # error "DEC32_SNAN defined"
21 # error "DEC64_SNAN defined"
25 # error "DEC128_SNAN defined"