Sign in
gnu
/
gcc
/
a6d3012b274f38b20e2a57162106f625746af6c6
/
.
/
gcc
/
testsuite
/
gcc.dg
/
float16-typeof.c
blob: a781239efa29b1b7491fc914f5fa22a05158d33d [
file
] [
log
] [
blame
]
/* Test _Float16 constant types. */
/* { dg-do compile } */
/* { dg-options "" } */
/* { dg-add-options float16 } */
/* { dg-require-effective-target float16 } */
#define
WIDTH
16
#define
EXT
0
#include
"floatn-typeof.h"