blob: 581a1cf7b594147ad112df739547ed42c0cdcd90 [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|undeclared|constructor priorities are not supported" } */