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

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