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

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