* elf32-spu.c (build_stub): Fix malloc under-allocation.
[binutils.git] / ld / testsuite / ld-arm / unresolved-1.s
blob4db4aea840fcf4a47eaaf264cb75b55d301ed32f
1 .globl _start
2 _start:
3 ldr r4,1f
4 mov pc,lr
5 1:
6 .word foo(GOT)