* elf32-spu.c (build_stub): Fix malloc under-allocation.
[binutils.git] / ld / testsuite / ld-arm / gc-thumb.s
blob4051f8df462958fc670457a341302f36d13edbf1
1 .arch armv7-a
2 .syntax unified
3 .text
4 .globl _start
5 _start:
6 mov pc,lr
8 .section .text.foo,"ax",%progbits
9 .thumb
10 movw r0,#:lower16:foo-.
11 movt r0,#:upper16:foo-.