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

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