cgraph: A COMDAT decl always has non-zero address.
[gcc.git] / gcc / testsuite / c-c++-common / attributes-2.c
1 /* { dg-do compile } */
2
3 void g() __attribute__((aligned(bar))); /* { dg-error "undeclared here|not declared" } */