Don't PROVIDE over top of common symbols
[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
6e8ec712
MF
3#ld: -Ttext=0x20000000 -e start
4#objdump: -dr --show-raw-insn
538baf8b 5#...
6e8ec712
MF
60*20000000 <_ftext>:
7 *20000000: d85fffff beqzc v0,20000000 <_ftext>
8 *20000004: 00000000 nop
9 *20000008: f85ffffd bnezc v0,20000000 <_ftext>
10 *2000000c: ec4ffffd lwpc v0,20000000 <_ftext>
11 *20000010: ec5bfffe ldpc v0,20000000 <_ftext>
12 *20000014: cbfffffa bc 20000000 <_ftext>
13 *20000018: ec9ee000 auipc a0,0xe000
14 *2000001c: 2484ffe8 addiu a0,a0,-24
15 *20000020: 1000fff7 b 20000000 <_ftext>
16 *20000024: 00000000 nop
17 *20000028: 0411fff5 bal 20000000 <_ftext>
18 *2000002c: 3c...... lui a0,0x....
19
200*20000030 <micro>:
21 *20000030: 8e67 beqz a0,20000000 <_ftext>
22 *20000032: 0c00 nop
23 *20000034: cfe5 b 20000000 <_ftext>
24 *20000036: 0c00 nop
25 *20000038: 9400 ffe2 b 20000000 <_ftext>
26 *2000003c: 0c00 nop
538baf8b 27#pass
This page took 0.026009 seconds and 4 git commands to generate.