aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/torture/float32-builtin.c
blob: fc14ad1e112cd77c806d6bd2d80bf679145f2cc3 (plain)
1
2
3
4
5
6
7
8
9
/* Test _Float32 built-in functions.  */
/* { dg-do run } */
/* { dg-options "" } */
/* { dg-add-options float32 } */
/* { dg-require-effective-target float32_runtime } */

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