Fix assembler tests to work with toolchains that have been configured with --enable...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / ilp32 / quad.d
1 #as: -mx86-used-note=no --generate-missing-build-notes=no
2 #objdump: -sr
3 #name: x86-64 (ILP32) quad
4
5 .*: +file format .*
6
7 RELOCATION RECORDS FOR \[.data\]:
8 OFFSET +TYPE +VALUE
9 0+ R_X86_64_64 +foo
10 0+10 R_X86_64_64 +bar
11 0+20 R_X86_64_64 +foo
12 0+30 R_X86_64_64 +bar
13
14
15 Contents of section .data:
16 0000 00000000 00000000 efcdab90 78674512 ............xgE.
17 0010 00000000 00000000 ffffffff ffffffff ................
18 0020 00000000 00000000 efcdab90 78674512 ............xgE.
19 0030 00000000 00000000 ffffffff ffffffff ................
This page took 0.035887 seconds and 4 git commands to generate.