x86-64: Restore PIC check for PCREL reloc against protected symbol
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / protected8.d
CommitLineData
73784fa5
L
1#as: --64
2#ld: -shared -melf_x86_64
3#objdump: -drw
4
5.*: +file format .*
6
7
8Disassembly of section .text:
9
100+[a-f0-9]+ <bar>:
11[ ]*[a-f0-9]+: 8b 05 ([0-9a-f]{2} ){4} * mov 0x[a-f0-9]+\(%rip\),%eax # [a-f0-9]+ <foo>
12[ ]*[a-f0-9]+: c3 retq *
13#pass
This page took 0.150619 seconds and 4 git commands to generate.