gas: Adjust x86 tests for PECOFF
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-relax-2.d
CommitLineData
b084df0b 1#source: relax-3.s
8dcea932 2#as: -mshared
b084df0b 3#objdump: -dwr
a5def729 4#notarget: *-*-solaris*
b084df0b
L
5
6.*: +file format .*
7
8
9Disassembly of section .text:
10
110+ <foo>:
8dcea932
L
12[ ]*[a-f0-9]+: eb 24 jmp 26 <local>
13[ ]*[a-f0-9]+: eb 1e jmp 22 <hidden_def>
bd7ab16b 14[ ]*[a-f0-9]+: e9 00 00 00 00 jmpq 9 <foo\+0x9> 5: R_X86_64_PLT32 global_def-0x4
8dcea932 15[ ]*[a-f0-9]+: e9 00 00 00 00 jmpq e <foo\+0xe> a: R_X86_64_PLT32 global_def-0x4
bd7ab16b
L
16[ ]*[a-f0-9]+: e9 00 00 00 00 jmpq 13 <foo\+0x13> f: R_X86_64_PLT32 weak_def-0x4
17[ ]*[a-f0-9]+: e9 00 00 00 00 jmpq 18 <foo\+0x18> 14: R_X86_64_PLT32 weak_hidden_undef-0x4
18[ ]*[a-f0-9]+: e9 00 00 00 00 jmpq 1d <foo\+0x1d> 19: R_X86_64_PLT32 weak_hidden_def-0x4
19[ ]*[a-f0-9]+: e9 00 00 00 00 jmpq 22 <hidden_def> 1e: R_X86_64_PLT32 hidden_undef-0x4
b084df0b 20
8dcea932 210+22 <hidden_def>:
b084df0b
L
22[ ]*[a-f0-9]+: c3 retq
23
8dcea932 240+23 <weak_hidden_def>:
b084df0b
L
25[ ]*[a-f0-9]+: c3 retq
26
8dcea932 270+24 <global_def>:
b084df0b
L
28[ ]*[a-f0-9]+: c3 retq
29
8dcea932 300+25 <weak_def>:
b084df0b
L
31[ ]*[a-f0-9]+: c3 retq
32
8dcea932 330+26 <local>:
b084df0b
L
34[ ]*[a-f0-9]+: c3 retq
35#pass
This page took 0.359496 seconds and 4 git commands to generate.