Update the address of the FSF in the copyright notice of files which were using the...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / pr19636-1l.d
CommitLineData
853ee16f
L
1#source: pr19636-1.s
2#as: --32 -mrelax-relocations=no
3#ld: -pie -m elf_i386 --no-dynamic-linker -z dynamic-undefined-weak
4#objdump: -dw
359987e2 5#warning: -z dynamic-undefined-weak ignored
853ee16f
L
6#notarget: i?86-*-nacl* x86_64-*-nacl*
7
8.*: +file format .*
9
10
11Disassembly of section .plt:
12
13.* <.plt>:
14[ ]*[a-f0-9]+: ff b3 04 00 00 00 pushl 0x4\(%ebx\)
15[ ]*[a-f0-9]+: ff a3 08 00 00 00 jmp \*0x8\(%ebx\)
16[ ]*[a-f0-9]+: 00 00 add %al,\(%eax\)
17[ ]*[a-f0-9]+: 00 00 add %al,\(%eax\)
18[ ]*[a-f0-9]+: ff a3 0c 00 00 00 jmp \*0xc\(%ebx\)
19[ ]*[a-f0-9]+: 68 00 00 00 00 push \$0x0
20[ ]*[a-f0-9]+: e9 00 00 00 00 jmp [a-f0-9]+ <.*>
21
22Disassembly of section .text:
23
24.* <_start>:
25[ ]*[a-f0-9]+: 3b 80 f8 ff ff ff cmp -0x8\(%eax\),%eax
26[ ]*[a-f0-9]+: ff a0 fc ff ff ff jmp \*-0x4\(%eax\)
27[ ]*[a-f0-9]+: e8 df ff ff ff call .* <\.plt\+0x10>
This page took 0.034091 seconds and 4 git commands to generate.