* elf32-spu.c (build_stub): Fix malloc under-allocation.
[binutils.git] / gas / testsuite / gas / arm / weakdef-1.d
blob3ba6f9a48af915117e9ae13e1751a1c72d9cd28e
1 # name: Thumb branch to weak
2 # as:
3 # objdump: -dr
4 # This test is only valid on ELF based ports.
5 #not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
7 .*: +file format .*arm.*
10 Disassembly of section .text:
12 0+000 <Weak>:
13 0: f7ff bffe b.w 4 <Strong>
14 0: R_ARM_THM_JUMP24 Strong
16 0+004 <Strong>:
17 4: f7ff bffe b.w 0 <Random>
18 4: R_ARM_THM_JUMP24 Random
19 8: f7ff bffe b.w 0 <Weak>
20 8: R_ARM_THM_JUMP24 Weak