Fix commit 0a7d38897b9fb1ec7a064ca3347cbac3ba49e5ac
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr18591.d
index 9f6062295fc884cf78b7aea61f73206e0e7d1aad..af930f6c56410471f04d261757abdbfd5e65ba0f 100644 (file)
@@ -1,5 +1,5 @@
 #as: --64
-#ld: -melf_x86_64 -shared -z max-page-size=0x200000
+#ld: -melf_x86_64 -shared -z max-page-size=0x200000 --no-relax
 #objdump: -dw
 
 .*: +file format .*
@@ -8,5 +8,5 @@
 Disassembly of section .text:
 
 [a-f0-9]+ <bar>:
-[      ]*[a-f0-9]+:    48 8b 05 ([0-9a-f]{2} ){4}      mov    0x[a-f0-9]+\(%rip\),%rax        # [a-f0-9]+ <_DYNAMIC\+0x[a-f0-9]+>
+[      ]*[a-f0-9]+:    48 8b 05 ([0-9a-f]{2} ){4}      mov    0x[a-f0-9]+\(%rip\),%rax        # [a-f0-9]+ <.*>
 #pass
This page took 0.024724 seconds and 4 git commands to generate.