summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/float64x-align.c
blob: 8916071ceba641776df87d434ce455f01f831363 (plain)
1
2
3
4
5
6
7
8
9
/* Test _Float64 alignment.  */
/* { dg-do compile } */
/* { dg-options "" } */
/* { dg-add-options float64x } */
/* { dg-require-effective-target float64x } */

#define WIDTH 64
#define EXT 1
#include "floatn-align.h"