Sign in
gnu
/
gcc
/
a6d3012b274f38b20e2a57162106f625746af6c6
/
.
/
gcc
/
testsuite
/
gcc.dg
/
dfp
/
c2x-float-dfp-2.c
blob: 9ba5690e686ab46833ecb461455170a2ed263a2c [
file
] [
log
] [
blame
]
/* Test DFP macros defined in <float.h> with DFP support. TS 18661-2
feature test macro does not change what is defined. */
/* { dg-do compile } */
/* { dg-options "-std=c2x" } */
#define
__STDC_WANT_IEC_60559_DFP_EXT__
#include
"c2x-float-dfp-1.c"