ld --gc-sections fail with __tls_get_addr_opt
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / tlsopt3.d
CommitLineData
663a1470
AM
1#source: tlsopt3.s
2#source: tlslib.s
3#as: -a64
ed6b7ef4 4#ld:
663a1470
AM
5#objdump: -dr
6#target: powerpc64*-*-*
7
ed6b7ef4 8.*
663a1470
AM
9
10Disassembly of section \.text:
11
1200000000100000e8 <\.__tls_get_addr>:
ed6b7ef4 13.*: (4e 80 00 20|20 00 80 4e) blr
663a1470
AM
14
15Disassembly of section \.no_opt3:
16
1700000000100000ec <\.no_opt3>:
ed6b7ef4
AM
18.*: (38 62 80 08|08 80 62 38) addi r3,r2,-32760
19.*: (48 00 00 0c|0c 00 00 48) b .*
20.*: (38 62 80 18|18 80 62 38) addi r3,r2,-32744
21.*: (48 00 00 10|10 00 00 48) b .*
22.*: (4b ff ff ed|ed ff ff 4b) bl 100000e8 <\.__tls_get_addr>
23.*: (60 00 00 00|00 00 00 60) nop
24.*: (48 00 00 0c|0c 00 00 48) b .*
25.*: (4b ff ff e1|e1 ff ff 4b) bl 100000e8 <\.__tls_get_addr>
26.*: (60 00 00 00|00 00 00 60) nop
This page took 0.231453 seconds and 4 git commands to generate.