x86: Don't remove empty GNU_PROPERTY_X86_UINT32_OR_AND properties
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / load7.d
CommitLineData
b1058ce9 1#as: --32 -mrelax-relocations=yes
2856a627
L
2#ld: -shared -melf_i386 --version-script load7.map
3#objdump: -dw
4
5.*: +file format .*
6
7
8Disassembly of section .text:
9
10#...
11[ ]*[a-f0-9]+: 8d 81 ([0-9a-f]{2} ){4} * lea -0x[a-f0-9]+\(%ecx\),%eax
12[ ]*[a-f0-9]+: 8d 81 ([0-9a-f]{2} ){4} * lea 0x[a-f0-9]+\(%ecx\),%eax
13[ ]*[a-f0-9]+: 8d 81 ([0-9a-f]{2} ){4} * lea 0x[a-f0-9]+\(%ecx\),%eax
14[ ]*[a-f0-9]+: 8d 81 ([0-9a-f]{2} ){4} * lea 0x[a-f0-9]+\(%ecx\),%eax
15#pass
This page took 0.151798 seconds and 4 git commands to generate.