c++: Fix ICE with #embed/RAW_DATA_CST after list conversion [PR118671]
[official-gcc.git] / gcc / testsuite / gcc.dg / dfp / c23-float-dfp-2.c
blob96e8515a68b5b2a1b90658dd22a45054f736cbfa
1 /* Test DFP macros defined in <float.h> with DFP support. TS 18661-2
2 feature test macro does not change what is defined. */
3 /* { dg-do compile } */
4 /* { dg-options "-std=c23" } */
6 #define __STDC_WANT_IEC_60559_DFP_EXT__
8 #include "c23-float-dfp-1.c"