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