1 /* Test infinity and NaN macros not defined for C11. */
2 /* { dg-do preprocess } */
3 /* { dg-options "-std=c11 -pedantic-errors" } */
8 #error "INFINITY defined"
16 #error "FLT_SNAN defined"
20 #error "DBL_SNAN defined"
24 #error "LDBL_SNAN defined"