ubsan: z8k: index 10 out of bounds for type 'unsigned int const[10]'
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / pr19609-1h.d
CommitLineData
bae420ef
L
1#source: pr19609-1.s
2#as: --32 -mrelax-relocations=yes
3#ld: -pie -E -Bsymbolic-functions -melf_i386 --no-dynamic-linker
4#objdump: -dw
5
6.*: +file format .*
7
8
9Disassembly of section .text:
10
11[a-f0-9]+ <_start>:
12[ ]*[a-f0-9]+: 81 f8 00 00 00 00 cmp \$0x0,%eax
13[ ]*[a-f0-9]+: 81 f9 00 00 00 00 cmp \$0x0,%ecx
14[ ]*[a-f0-9]+: c7 c0 00 00 00 00 mov \$0x0,%eax
15[ ]*[a-f0-9]+: c7 c1 00 00 00 00 mov \$0x0,%ecx
16[ ]*[a-f0-9]+: f7 c0 00 00 00 00 test \$0x0,%eax
17[ ]*[a-f0-9]+: f7 c1 00 00 00 00 test \$0x0,%ecx
This page took 0.186273 seconds and 4 git commands to generate.