x86-64: Improve GOTPCREL relocation conversion
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr19609-4e.d
index 527fe5d9f4e0998ffbd763373b6872db0e919f9a..f2634947d629455f622fecc15b0668238074a9df 100644 (file)
@@ -9,5 +9,5 @@
 Disassembly of section .text:
 
 0+70000000 <_start>:
-[      ]*[a-f0-9]+:    48 8d 05 f9 ff ff 2f    lea    0x2ffffff9\(%rip\),%rax        # a0000000 <foo>
-[      ]*[a-f0-9]+:    4c 8d 1d f2 ff ff 2f    lea    0x2ffffff2\(%rip\),%r11        # a0000000 <foo>
+[      ]*[a-f0-9]+:    48 8b 05 ([0-9a-f]{2} ){4} *    mov    [-]?0x[a-f0-9]+\(%rip\),%rax        # [a-f0-9]+ <.got>
+[      ]*[a-f0-9]+:    4c 8b 1d ([0-9a-f]{2} ){4} *    mov    [-]?0x[a-f0-9]+\(%rip\),%r11        # [a-f0-9]+ <.got>
This page took 0.037346 seconds and 4 git commands to generate.