x86: Updated align branch tests for Darwin and i686-pc-elf
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / pr20117.d
CommitLineData
7d4d9709
L
1#as: --32
2#ld: -melf_i386
3#objdump: -dw
4
5.*: +file format .*
6
7
8Disassembly of section .text:
9
10[a-f0-9]+ <_start>:
11[ ]*[a-f0-9]+: eb 8b jmp [a-f0-9]+ <_start\-0x[a-f0-9]+>
12[ ]*[a-f0-9]+: bd ([0-9a-f]{2} ){4} * mov \$0x[a-f0-9]+\,%ebp
This page took 0.208205 seconds and 4 git commands to generate.