Sign in
gnu
/
gcc
/
e5cfb9cac1d7aba9a8ea73bfe7922cfaff9d61f3
/
.
/
gcc
/
testsuite
/
gcc.dg
/
float128x-align.c
blob: 45b3e5b265fcedff8c0836a7ec8ad165159331c0 [
file
] [
log
] [
blame
]
/* Test _Float128 alignment. */
/* { dg-do compile } */
/* { dg-options "" } */
/* { dg-add-options float128x } */
/* { dg-require-effective-target float128x } */
#define
WIDTH
128
#define
EXT
1
#include
"floatn-align.h"