[MIPS] When calculating a relocation using an undefined weak symbol don't check for...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / undefweak-overflow-n32.d
1 #name: undefined weak symbol overflow (n32)
2 #source: undefweak-overflow.s
3 #as: -n32 -EB
4 #ld: -melf32btsmipn32 -Ttext=0x20000000 -e start
5 #objdump: -dr
6 #...
7 0*20000000: d85fffff.*
8 0*20000004: 00000000.*
9 0*20000008: f85ffffd.*
10 0*2000000c: ec4ffffd.*
11 0*20000010: ec5bfffe.*
12 0*20000014: cbfffffa.*
13 0*20000018: 3c04e000.*
14 0*2000001c: 1000fff8.*
15 0*20000020: 2484ffe0.*
16 0*20000024: 0411fff6.*
17 0*20000028: 00000000.*
18 0*2000002c: 3c047fd0.*
19 0*20000030: 8e670c00.*
20 0*20000034: cfe50c00.*
21 0*20000038: 9400ffe2.*
22 0*2000003c: 0c000c00.*
23 #pass
This page took 0.033084 seconds and 4 git commands to generate.