x86: Only allow S + A relocations against absolute symbol
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr19609-4b.d
CommitLineData
bae420ef
L
1#source: pr19609-4.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
9Disassembly of section .text:
10
1170000000 <_start>:
12[ ]*[a-f0-9]+: 40 c7 c0 00 00 00 a0 rex mov \$0xa0000000,%eax
13[ ]*[a-f0-9]+: 41 c7 c3 00 00 00 a0 mov \$0xa0000000,%r11d
This page took 0.212074 seconds and 4 git commands to generate.