diff options
Diffstat (limited to 'ld/testsuite/ld-mips-elf/multi-got-no-shared.d')
-rw-r--r-- | ld/testsuite/ld-mips-elf/multi-got-no-shared.d | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ld/testsuite/ld-mips-elf/multi-got-no-shared.d b/ld/testsuite/ld-mips-elf/multi-got-no-shared.d index d072864..927b304 100644 --- a/ld/testsuite/ld-mips-elf/multi-got-no-shared.d +++ b/ld/testsuite/ld-mips-elf/multi-got-no-shared.d @@ -8,11 +8,11 @@ .*: +file format.* Disassembly of section \.text: -004000b0 <[^>]*> 3c1c1000 lui gp,0x1000 -004000b4 <[^>]*> 279c7ff0 addiu gp,gp,32752 +004000b0 <[^>]*> 3c1c0046 lui gp,0x46 +004000b4 <[^>]*> 279c9ff0 addiu gp,gp,-24592 004000b8 <[^>]*> afbc0008 sw gp,8\(sp\) #... -00408d60 <[^>]*> 3c1c1002 lui gp,0x1002 -00408d64 <[^>]*> 279c9960 addiu gp,gp,-26272 +00408d60 <[^>]*> 3c1c0047 lui gp,0x47 +00408d64 <[^>]*> 279cb960 addiu gp,gp,-18080 00408d68 <[^>]*> afbc0008 sw gp,8\(sp\) #pass |