PR tree-optimization/86401
[official-gcc.git] / gcc / testsuite / c-c++-common / attributes-2.c
blob47b2c7b3ca85350c1bf395aae4d099ccc6fb8456
1 /* { dg-do compile } */
3 void g() __attribute__((aligned(bar))); /* { dg-error "undeclared here|not declared" } */