summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/float32-typeof.c
blob: 4b9ccf82cc3a5b44cc91254c12c80ff41e68a0d7 (plain)
1
2
3
4
5
6
7
8
9
/* Test _Float32 constant types.  */
/* { dg-do compile } */
/* { dg-options "" } */
/* { dg-add-options float32 } */
/* { dg-require-effective-target float32 } */

#define WIDTH 32
#define EXT 0
#include "floatn-typeof.h"