ld-x86-64: Pass -z notext to linker for tests with DT_TEXTREL
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / protected2-k1om.d
CommitLineData
7a9068fe
L
1#source: protected2.s
2#as: --64 -march=k1om
3#ld: -shared -melf_k1om
4#objdump: -drw
5
6.*: +file format .*
7
8
9Disassembly of section .text:
10
110+[a-f0-9]+ <foo>:
12[ ]*[a-f0-9]+: c3 retq
13
140+[a-f0-9]+ <bar>:
15[ ]*[a-f0-9]+: e8 fa ff ff ff callq [a-f0-9]+ <foo>
16[ ]*[a-f0-9]+: c3 retq
17#pass
This page took 0.465501 seconds and 4 git commands to generate.