OSDN Git Service

Fix PR40886.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / macro-1.c
1 /* { dg-do compile } */
2
3 short array[3] __attribute__ ((aligned (__BIGGEST_ALIGNMENT__)));