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

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