repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
PR c++/67273
[official-gcc.git]
/
gcc
/
testsuite
/
c-c++-common
/
pr59280.c
blob
581a1cf7b594147ad112df739547ed42c0cdcd90
1
/* PR c/59280 */
2
/* { dg-do compile } */
3
4
void
bar
(
char
*)
__attribute__
((
constructor
(
foo
)));
/* { dg-error "constructor priorities must be integers|was not declared|undeclared|constructor priorities are not supported" } */