* elf32-spu.c (build_stub): Fix malloc under-allocation.
[binutils.git] / ld / testsuite / ld-powerpc / tlsopt1_32.d
blobae77639cb8c10be3bdc248bb75fbc30530bec856
1 #source: tlsopt1_32.s
2 #source: tlslib32.s
3 #as: -a32
4 #ld: -melf32ppc
5 #objdump: -dr
6 #target: powerpc*-*-*
8 .*: +file format elf32-powerpc
10 Disassembly of section \.text:
12 0+1800094 <__tls_get_addr>:
13 1800094: 4e 80 00 20 blr
15 Disassembly of section \.no_opt1:
17 0+1800098 <\.no_opt1>:
18 1800098: 38 6d ff f4 addi r3,r13,-12
19 180009c: 2c 04 00 00 cmpwi r4,0
20 18000a0: 41 82 00 0c beq- .*
21 18000a4: 4b ff ff f1 bl 1800094 <__tls_get_addr>
22 18000a8: 48 00 00 08 b .*
23 18000ac: 4b ff ff e9 bl 1800094 <__tls_get_addr>
24 #pass