diff options
Diffstat (limited to 'ld/testsuite/ld-mips-elf/rel64.d')
-rw-r--r-- | ld/testsuite/ld-mips-elf/rel64.d | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ld/testsuite/ld-mips-elf/rel64.d b/ld/testsuite/ld-mips-elf/rel64.d index ea4da77..61fbf87 100644 --- a/ld/testsuite/ld-mips-elf/rel64.d +++ b/ld/testsuite/ld-mips-elf/rel64.d @@ -4,16 +4,16 @@ #readelf: -x 6 -r #ld: -shared -melf64btsmip -Relocation section '.rel.dyn' at offset 0x440 contains 2 entries: +Relocation section '.rel.dyn' at offset .* contains 2 entries: Offset Info Type Sym. Value Sym. Name 000000000000 000000000000 R_MIPS_NONE Type2: R_MIPS_NONE Type3: R_MIPS_NONE -000000000470 000000001203 R_MIPS_REL32 +000000000450 000000001203 R_MIPS_REL32 Type2: R_MIPS_64 Type3: R_MIPS_NONE Hex dump of section '.text': + 0x00000440 00000000 00000000 00000000 00000000 ................ + 0x00000450 00000000 00000450 00000000 00000000 ................ 0x00000460 00000000 00000000 00000000 00000000 ................ - 0x00000470 00000000 00000470 00000000 00000000 ................ - 0x00000480 00000000 00000000 00000000 00000000 ................ |