For test for PR 29072 when the linker is configured with --enable-default-execstack=no.
[binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr19636-2l.d
1 #source: pr19636-2.s
2 #as: --64 -mrelax-relocations=no
3 #ld: -pie -m elf_x86_64 --no-dynamic-linker --hash-style=sysv -z dynamic-undefined-weak -z max-page-size=0x200000 -z noseparate-code $NO_DT_RELR_LDFLAGS
4 #objdump: -dw
5 #warning: -z dynamic-undefined-weak ignored
6
7 .*: +file format .*
8
9
10 Disassembly of section .plt:
11
12 0+120 <.plt>:
13 +[a-f0-9]+: ff 35 2a 01 20 00 push 0x20012a\(%rip\) # 200250 <_GLOBAL_OFFSET_TABLE_\+0x8>
14 +[a-f0-9]+: ff 25 2c 01 20 00 jmp \*0x20012c\(%rip\) # 200258 <_GLOBAL_OFFSET_TABLE_\+0x10>
15 +[a-f0-9]+: 0f 1f 40 00 nopl 0x0\(%rax\)
16 +[a-f0-9]+: ff 25 2a 01 20 00 jmp \*0x20012a\(%rip\) # 200260 <_GLOBAL_OFFSET_TABLE_\+0x18>
17 +[a-f0-9]+: 68 00 00 00 00 push \$0x0
18 +[a-f0-9]+: e9 00 00 00 00 jmp 140 <_start>
19
20 Disassembly of section .text:
21
22 0+140 <_start>:
23 +[a-f0-9]+: 48 3b 05 f1 00 20 00 cmp 0x2000f1\(%rip\),%rax # 200238 <_DYNAMIC\+0xe0>
24 +[a-f0-9]+: ff 25 f3 00 20 00 jmp \*0x2000f3\(%rip\) # 200240 <_DYNAMIC\+0xe8>
25 +[a-f0-9]+: e8 de ff ff ff call 130 <_start-0x10>
26 #pass