summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/torture/float32x-basic.c
blob: f2abc332488e86f93feae34cf66affb677df9574 (plain)
1
2
3
4
5
6
7
8
9
/* Test _Float32x.  */
/* { dg-do run } */
/* { dg-options "" } */
/* { dg-add-options float32x } */
/* { dg-require-effective-target float32x_runtime } */

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