Sign in
gnu
/
gcc
/
e5cfb9cac1d7aba9a8ea73bfe7922cfaff9d61f3
/
.
/
gcc
/
testsuite
/
gcc.dg
/
float16-align.c
blob: 90e6f455c87d65791b065709be8d560fce1b3547 [
file
] [
log
] [
blame
]
/* Test _Float16 alignment. */
/* { dg-do compile } */
/* { dg-options "" } */
/* { dg-add-options float16 } */
/* { dg-require-effective-target float16 } */
#define
WIDTH
16
#define
EXT
0
#include
"floatn-align.h"