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