Sign in
gnu
/
gcc
/
e5cfb9cac1d7aba9a8ea73bfe7922cfaff9d61f3
/
.
/
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"