repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Automatic date update in version.in
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-ctf
/
C.c
blob
02635e3804c4acdcc417bd29dfa12db96f5b493d
1
struct
C
{
2
struct
A
*
a
;
3
};
4
static struct
C c
__attribute__
((
used
));
5