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

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