Check R_X86_64_32 overflow and allow R_X86_64_64 for x32.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / ilp32 / quad.d
1 #objdump: -sr
2 #name: x86-64 (ILP32) quad
3
4 .*: +file format .*
5
6 RELOCATION RECORDS FOR \[.data\]:
7 OFFSET +TYPE +VALUE
8 0+ R_X86_64_64 +foo
9 0+10 R_X86_64_64 +bar
10 0+20 R_X86_64_64 +foo
11 0+30 R_X86_64_64 +bar
12
13
14 Contents of section .data:
15 0000 00000000 00000000 efcdab90 78674512 ............xgE.
16 0010 00000000 00000000 ffffffff ffffffff ................
17 0020 00000000 00000000 efcdab90 78674512 ............xgE.
18 0030 00000000 00000000 ffffffff ffffffff ................
This page took 0.035969 seconds and 4 git commands to generate.