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

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