aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/torture/float32x-nan.c
blob: 770499d0660891f0b01e87f88524037f8b92b2fc (plain)
1
2
3
4
5
6
7
8
9
10
/* Test _Float32x NaNs.  */
/* { dg-do run } */
/* { dg-options "-fsignaling-nans" } */
/* { dg-add-options float32x } */
/* { dg-require-effective-target float32x_runtime } */
/* { dg-require-effective-target fenv_exceptions } */

#define WIDTH 32
#define EXT 1
#include "floatn-nan.h"