Remove restriction on skipping some linker tests because their default image base...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / pic-and-nonpic-6-n32.dd
index fd76d865576f4ae99b577a4844d18926e3e8f209..4242eac02ca4824032678c32fbd0469e96da35e4 100644 (file)
@@ -2,13 +2,13 @@
 #
 # -32752: lazy resolution function
 # -32748: reserved for module pointer
-# -32744: extf2's GOT entry (undefined 0)
-# -32740: extf3's GOT entry (PLT entry)
-# -32736: extd2's GOT entry (copy reloc)
-# -32732: extf1's GOT entry (.MIPS.stubs entry)
-# -32728: extd1's GOT entry (undefined 0)
-# -32724: extf4's GOT entry (PLT entry)
-# -32620: extd4's GOT entry (undefined 0, reloc only)
+# -32744: extd2's local GOT entry (copy reloc)
+# -32740: extf3's local GOT entry (PLT entry)
+# -32736: extf4's local GOT entry (PLT entry)
+# -32732: extf2's global GOT entry (undefined 0)
+# -32728: extf1's global GOT entry (.MIPS.stubs entry)
+# -32724: extd1's global GOT entry (undefined 0)
+# -32720: extd4's global GOT entry (undefined 0, reloc only)
 
 .*
 
@@ -19,7 +19,7 @@ Disassembly of section \.plt:
 .*:    8dd91000        lw      t9,4096\(t2\)
 .*:    25ce1000        addiu   t2,t2,4096
 .*:    030ec023        subu    t8,t8,t2
-.*:    03e07821        move    t3,ra
+.*:    03e07825        move    t3,ra
 .*:    0018c082        srl     t8,t8,0x2
 .*:    0320f809        jalr    t9
 .*:    2718fffe        addiu   t8,t8,-2
@@ -61,14 +61,14 @@ Disassembly of section \.text:
    44020:      3c1c0006        lui     gp,0x6
    44024:      0399e021        addu    gp,gp,t9
    44028:      279c3fd0        addiu   gp,gp,16336
-   4402c:      8f998024        lw      t9,-32732\(gp\)
-   44030:      8f848018        lw      a0,-32744\(gp\)
-   44034:      8f858028        lw      a1,-32728\(gp\)
+   4402c:      8f998028        lw      t9,-32728\(gp\)
+   44030:      8f848024        lw      a0,-32732\(gp\)
+   44034:      8f85802c        lw      a1,-32724\(gp\)
    44038:      0320f809        jalr    t9
-   4403c:      8f868020        lw      a2,-32736\(gp\)
+   4403c:      8f868018        lw      a2,-32744\(gp\)
    44040:      8f99801c        lw      t9,-32740\(gp\)
    44044:      03200008        jr      t9
-   44048:      8f84802c        lw      a0,-32724\(gp\)
+   44048:      8f848020        lw      a0,-32736\(gp\)
 
 0004404c <f3>:
    4404c:      03e00008        jr      ra
@@ -91,11 +91,12 @@ Disassembly of section \.text:
    44090:      3c02000a        lui     v0,0xa
    44094:      24422018        addiu   v0,v0,8216
        \.\.\.
+
 Disassembly of section \.MIPS\.stubs:
 
-000440a0 <\.MIPS\.stubs>:
+000440a0 <_MIPS_STUBS_>:
    440a0:      8f998010        lw      t9,-32752\(gp\)
-   440a4:      03e07821        move    t3,ra
+   440a4:      03e07825        move    t3,ra
    440a8:      0320f809        jalr    t9
    440ac:      24180009        li      t8,9
        \.\.\.
This page took 0.024457 seconds and 4 git commands to generate.