Projet_SETI_RISC-V/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/c11-float-dfp-2.c
2023-03-06 14:48:14 +01:00

6 lines
175 B
C

/* Test DFP macros not defined in <float.h> for C11. Infinity and NaN
macros. */
/* { dg-do compile } */
/* { dg-options "-std=c11" } */
#include "c2x-float-no-dfp-3.c"