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
ld: Update function prototypes for compilers defaulting to -std=gnu23
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-ctf
/
C-2.c
blob
12363b596099c72c1a01e22441500fbed0fe75ad
1
struct
C
{
2
struct
A
*
a
;
3
int
wombat
;
4
};
5
static struct
C c
__attribute__
((
used
));