* elf32-spu.c (build_stub): Fix malloc under-allocation.
[binutils.git] / ld / testsuite / ld-x86-64 / pr12718.s
blob162704eae8cdf9ca944f4eca3a67dbf55896c57c
1 .globl foo
2 foo: ret
3 .globl _start
4 _start: call foo