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

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