gcc/gcc/testsuite/gcc.dg/float32x-align.c

10 lines
219 B
C

/* Test _Float32 alignment. */
/* { dg-do compile } */
/* { dg-options "" } */
/* { dg-add-options float32x } */
/* { dg-require-effective-target float32x } */
#define WIDTH 32
#define EXT 1
#include "floatn-align.h"