old-cross-binutils/ld/testsuite/ld-x86-64/pr18591.d
H.J. Lu d7adef8baf Pass --no-relax to ld in ld-x86-64/pr18591.d
Pass --no-relax to ld so that GOTPCREL relocation will be kept.

	* testsuite/ld-x86-64/pr18591.d: Pass --no-relax to ld.
2016-05-05 08:09:23 -07:00

12 lines
282 B
D

#as: --64
#ld: -melf_x86_64 -shared -z max-page-size=0x200000 --no-relax
#objdump: -dw
.*: +file format .*
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]+>
#pass