x86: Run PR ld/19636 tests with -z dynamic-undefined-weak
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr19609-3b.d
1 #source: pr19609-3.s
2 #as: --x32 -mrelax-relocations=yes
3 #ld: -melf32_x86_64 -Ttext=0x70000000 -Tdata=0xa0000000
4 #objdump: -dw
5
6 .*: +file format .*
7
8
9 Disassembly of section .text:
10
11 70000000 <_start>:
12 [ ]*[a-f0-9]+: 81 f8 00 00 00 a0 cmp \$0xa0000000,%eax
13 [ ]*[a-f0-9]+: 41 81 fb 00 00 00 a0 cmp \$0xa0000000,%r11d
14 #pass
This page took 0.030358 seconds and 4 git commands to generate.