summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/float16-typeof.c
blob: a781239efa29b1b7491fc914f5fa22a05158d33d (plain)
1
2
3
4
5
6
7
8
9
/* 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"