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

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