OSDN Git Service

Some raw string changes from N3077
[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__)));