Retro68/binutils/ld/testsuite/ld-x86-64/pr19609-6a.d

14 lines
348 B
D
Raw Normal View History

2017-04-10 11:32:00 +00:00
#source: pr19609-6.s
#as: --64 -mrelax-relocations=yes
2022-10-27 18:45:45 +00:00
#ld: -melf_x86_64 --defsym foobar=0x80000000 -z max-page-size=0x1000 -z separate-code
#objdump: -dw
.*: +file format .*
Disassembly of section .text:
[a-f0-9]+ <_start>:
[ ]*[a-f0-9]+: 48 8b 05 ([0-9a-f]{2} ){4} * mov 0x[a-f0-9]+\(%rip\),%rax # [a-f0-9]+ <_start\+0x1000>
#pass