Add support to the static linker for the tokens accepted by the dynamic linker when...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr18591.d
CommitLineData
6ba2af25 1#as: --64
d7adef8b 2#ld: -melf_x86_64 -shared -z max-page-size=0x200000 --no-relax
6ba2af25
L
3#objdump: -dw
4
5.*: +file format .*
6
7
8Disassembly of section .text:
9
10[a-f0-9]+ <bar>:
11[ ]*[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]+>
12#pass
This page took 0.049428 seconds and 4 git commands to generate.