Sign in
gnu
/
gcc
/
d769c5040874bf9546f2524f3f1d2a894165f92a
/
.
/
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"