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

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