libcpp, c, middle-end: Optimize initializers using #embed in C
[official-gcc.git] / gcc / testsuite / gcc.dg / c11-float-dfp-2.c
blobaa2e9d0ddfab220b92254796e10d7bb03646301f
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" } */
6 #include "c23-float-no-dfp-3.c"