summaryrefslogtreecommitdiff
path: root/test/ELF/mips-gp-lowest.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/ELF/mips-gp-lowest.s')
-rw-r--r--test/ELF/mips-gp-lowest.s6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/ELF/mips-gp-lowest.s b/test/ELF/mips-gp-lowest.s
index 86c44b0e94e6e..32a3e85ee9ec2 100644
--- a/test/ELF/mips-gp-lowest.s
+++ b/test/ELF/mips-gp-lowest.s
@@ -26,7 +26,7 @@ foo:
# CHECK-NEXT: SHF_MIPS_GPREL
# CHECK-NEXT: SHF_WRITE
# CHECK-NEXT: ]
-# CHECK-NEXT: Address: 0xDD
+# CHECK-NEXT: Address: 0xE0
# CHECK: }
# CHECK: Section {
# CHECK: Name: .got
@@ -40,5 +40,5 @@ foo:
# CHECK: }
# CHECK: Name: _gp (5)
-# CHECK-NEXT: Value: 0x80CD
-# ^-- 0xDD + 0x7ff0
+# CHECK-NEXT: Value: 0x80D0
+# ^-- 0xE0 + 0x7ff0