aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/c11-float-dfp-2.c
blob: aa2e9d0ddfab220b92254796e10d7bb03646301f (plain)
1
2
3
4
5
6
/* Test DFP macros not defined in <float.h> for C11.  Infinity and NaN
   macros.  */
/* { dg-do compile } */
/* { dg-options "-std=c11" } */

#include "c23-float-no-dfp-3.c"