Sign in
gnu
/
gcc
/
93ac832f1846e4867aa6537f76f510fab8e3e87d
/
.
/
gcc
/
testsuite
/
gcc.dg
/
float128x-typeof.c
blob: 3ab2ce2debbbfab6ebfce7132ce212f6c5f83044 [
file
] [
log
] [
blame
]
/* Test _Float128x constant types. */
/* { dg-do compile } */
/* { dg-options "" } */
/* { dg-add-options float128x } */
/* { dg-require-effective-target float128x } */
#define
WIDTH
128
#define
EXT
1
#include
"floatn-typeof.h"