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
Merge branches/gcc-4_8-branch rev 208968.
[official-gcc.git]
/
gcc-4_8-branch
/
gcc
/
testsuite
/
c-c++-common
/
pr59280.c
blob
779f0fb858fcf5f9a6f6dcdabef250a338f2a20c
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|constructor priorities are not supported" } */