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