OSDN Git Service

2010-04-09 Kai Tietz <kai.tietz@onevision.com>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.dg / other / macro-1.C
1 /* { dg-do compile } */
2
3 short array[3] __attribute__ ((aligned (__BIGGEST_ALIGNMENT__)));