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

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