blob: 779f0fb858fcf5f9a6f6dcdabef250a338f2a20c [file] [log] [blame]
/* PR c/59280 */
/* { dg-do compile } */
void bar (char *) __attribute__((constructor(foo))); /* { dg-error "constructor priorities must be integers|was not declared|constructor priorities are not supported" } */