Automatic date update in version.in
[binutils-gdb.git] / ld / testsuite / ld-ctf / child-float.c
blob7366dc4c9db2d5e32749e8aee73652b7fe4fba79
1 struct child_float {
2 float d;
3 };
4 static struct child_float *a_child_float __attribute__((used));