* elf32-spu.c (build_stub): Fix malloc under-allocation.
[binutils.git] / ld / testsuite / ld-sh / fdpic-gotfuncdesci20-static.s
blob76930f5c59a0e99cf1d7ab696c6d74365b6a16ce
1 .text
2 .globl _start
3 .type _start,@function
4 _start:
5 movi20 #foo@GOTFUNCDESC, r0
6 mov.l @(r0,r12), r1
7 .type foo,@function
8 foo:
9 nop