summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/float32x-align.c
blob: da396c67e5e747e9f7a6d26431377a8efc155674 (plain)
1
2
3
4
5
6
7
8
9
/* 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"