[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.d
CommitLineData
538baf8b
AB
1#name: undefined weak symbol overflow
2#source: undefweak-overflow.s
3#as: -32 -EB
4#ld: -melf32btsmip -Ttext=0x20000000 -e start
5#objdump: -dr
6#...
70*20000000: d85fffff.*
80*20000004: 00000000.*
90*20000008: f85ffffd.*
100*2000000c: ec4ffffd.*
110*20000010: ec5bfffe.*
120*20000014: cbfffffa.*
130*20000018: 3c04e000.*
140*2000001c: 1000fff8.*
150*20000020: 2484ffe0.*
160*20000024: 0411fff6.*
170*20000028: 00000000.*
180*2000002c: 3c047fd0.*
190*20000030: 8e670c00.*
200*20000034: cfe50c00.*
210*20000038: 9400ffe2.*
220*2000003c: 0c000c00.*
23#pass
This page took 0.024156 seconds and 4 git commands to generate.