Sign in
gnu
/
gcc
/
e5cfb9cac1d7aba9a8ea73bfe7922cfaff9d61f3
/
.
/
gcc
/
testsuite
/
gcc.dg
/
torture
/
float16-basic.c
blob: e94aa203d40a86d2345b87daeac34f5e1b580da7 [
file
] [
log
] [
blame
]
/* Test _Float16. */
/* { dg-do run } */
/* { dg-options "" } */
/* { dg-add-options float16 } */
/* { dg-require-effective-target float16_runtime } */
#define
WIDTH
16
#define
EXT
0
#include
"floatn-basic.h"