Retro68/binutils/ld/testsuite/ld-ctf/child-float.c

5 lines
99 B
C

struct child_float {
float d;
};
static struct child_float *a_child_float __attribute__((used));