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

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