PR tree-optimization/81303
[official-gcc.git] / gcc / testsuite / gcc.dg / pr60915.c
blob2ed0a5f10fed9d39f8fe58d8597fad0c7b3bcd6d
1 /* PR c/60915 */
2 /* { dg-do compile } */
4 void /* { dg-error "attributes should be specified before the declarator in a function definition" } */
5 foo (void) __attribute__((__visibility__("default")))