aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/dfp/ts18661-2-float-dfp-1.c
blob: f0a08246688a27cd16e9dac5517097790a9abfb3 (plain)
1
2
3
4
5
6
7
8
/* Test DFP macros defined in <float.h> with DFP support.  TS 18661-2
   feature test macro causes same macros to be defined as for C2X.  */
/* { dg-do compile } */
/* { dg-options "-std=gnu99" } */

#define __STDC_WANT_IEC_60559_DFP_EXT__

#include "c2x-float-dfp-1.c"