Sign in
gnu
/
binutils-gdb
/
fdbca3611592ecfe6c421923562ed307ef75c8e0
/
.
/
ld
/
testsuite
/
ld-ctf
/
child-float.c
blob: 7366dc4c9db2d5e32749e8aee73652b7fe4fba79 [
file
]
struct
child_float
{
float
d
;
};
static
struct
child_float
*
a_child_float __attribute__
((
used
));