aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.dg/macro-1.c
blob: e1d9d34cd031bcbb36a6123495d3f9cf5db27bbe (plain)
1
2
3
/* { dg-do compile } */

short array[3] __attribute__ ((aligned (__BIGGEST_ALIGNMENT__)));