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
2013-10-21 Richard Biener <rguenther@suse.de>
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.dg
/
attr-weakref-3.c
blob
fe4462a8a3a22523db0f47c25dd82e6e137aab38
1
/* { dg-do compile } */
2
/* { dg-require-weak "" } */
3
static int
i
__attribute__
((
weakref
));
/* { dg-warning "attribute should be accompanied" } */