PR ld/21375: MIPS: Fix non-zero run-time value for undefined weaks
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / multi-got-no-shared.d
CommitLineData
bbe506e8 1#name: MIPS multi-got-no-shared
78da84f9 2#as: -KPIC -mno-shared
bbe506e8
TS
3#source: multi-got-no-shared-1.s
4#source: multi-got-no-shared-2.s
78da84f9 5#ld: --entry func1
bbe506e8
TS
6#objdump: -D -j .text --prefix-addresses --show-raw-insn
7
8.*: +file format.*
9
10Disassembly of section \.text:
351cdf24
MF
11004000f0 <[^>]*> 3c1c0043 lui gp,0x43
12004000f4 <[^>]*> 279c9ff0 addiu gp,gp,-24592
13004000f8 <[^>]*> afbc0008 sw gp,8\(sp\)
bbe506e8 14#...
351cdf24
MF
1500408da0 <[^>]*> 3c1c0043 lui gp,0x43
1600408da4 <[^>]*> 279c2c98 addiu gp,gp,11416
1700408da8 <[^>]*> afbc0008 sw gp,8\(sp\)
bbe506e8 18#pass
This page took 0.598194 seconds and 4 git commands to generate.