Remove restriction on skipping some linker tests because their default image base...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-frv / tls-static-3.d
CommitLineData
90219bd0
AO
1#name: FRV TLS undefweak relocs, static linking
2#source: tls-3.s
3#objdump: -D -j .text -j .got -j .plt
4#ld: -static
5
6.*: file format elf.*frv.*
7
8Disassembly of section \.text:
9
85167a84
AM
10[0-9a-f ]+<_start>:
11[0-9a-f ]+: 92 fc 00 00 setlos lo\(0x0\),gr9
12[0-9a-f ]+: 00 88 00 00 nop\.p
13[0-9a-f ]+: 80 88 00 00 nop
14[0-9a-f ]+: 92 fc 00 00 setlos lo\(0x0\),gr9
15[0-9a-f ]+: 80 88 00 00 nop
16[0-9a-f ]+: 12 fc 00 00 setlos\.p lo\(0x0\),gr9
17[0-9a-f ]+: 80 88 00 00 nop
18[0-9a-f ]+: 80 88 00 00 nop
19[0-9a-f ]+: 92 fc 00 00 setlos lo\(0x0\),gr9
20[0-9a-f ]+: 00 88 00 00 nop\.p
21[0-9a-f ]+: 80 88 00 00 nop
22[0-9a-f ]+: 92 fc 00 00 setlos lo\(0x0\),gr9
90219bd0
AO
23Disassembly of section \.got:
24
fc0c78a1 25[0-9a-f ]+<(__data_start|_GLOBAL_OFFSET_TABLE_)>:
90219bd0 26 \.\.\.
This page took 0.973866 seconds and 4 git commands to generate.