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

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