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