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

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