Fix ICE in substring-handling building 502.gcc_r (PR 87562)
[official-gcc.git] / gcc / testsuite / gcc.dg / float16-align.c
blob90e6f455c87d65791b065709be8d560fce1b3547
1 /* Test _Float16 alignment. */
2 /* { dg-do compile } */
3 /* { dg-options "" } */
4 /* { dg-add-options float16 } */
5 /* { dg-require-effective-target float16 } */
7 #define WIDTH 16
8 #define EXT 0
9 #include "floatn-align.h"