Sign in
gnu
/
binutils-gdb
/
c66ed94ae961c19b0d3028489d00a2df5a949aac
/
.
/
ld
/
testsuite
/
ld-ctf
/
C.c
blob: 02635e3804c4acdcc417bd29dfa12db96f5b493d [
file
]
struct
C
{
struct
A
*
a
;
};
static
struct
C c __attribute__
((
used
));