Sign in
gnu
/
binutils-gdb
/
ed5f67b8f75c46b7a264d38f4f1d98adfc3b976c
/
.
/
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
));