PR28751 mbind2a / mbind2b regressions on powerpc*-linux
[binutils-gdb.git] / ld / testsuite / ld-ctf / child-float.c
1 struct child_float {
2 float d;
3 };
4 static struct child_float *a_child_float __attribute__((used));