(root)/
binutils-2.41/
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));