x86-64: don't accept supposedly disabled MOVQ forms
[binutils-gdb.git] / gas / testsuite / gas / all / forward.d
1 #objdump: -s -j .data
2 #name: forward references
3 # tic30 and tic4x have 4 octets per byte, tic54x has 2 octets per byte
4 #notarget: *c30-*-* *c4x-*-* *c54x-*-*
5 # hppa uses non-standard .equ syntax
6 #notarget: hppa*-*-*
7 # linkrelax targets should really resolve the relocs in this test but some
8 # choose to emit them even though the relocs are in .data, leading to
9 # "redefined symbol cannot be used on reloc".
10 #xfail: am33*-*-* crx*-*-* h8300*-*-* mn10200*-*-* mn10300*-*-*
11 # mep and microblaze use complex relocs and don't resolve the relocs.
12 # one of the relocs references minus_one, which is a bug, but no one
13 # seems bothered enough to fix this.
14 #xfail: mep-*-* microblaze-*-*
15
16 .*: .*
17
18 Contents of section .data:
19 0000 01020304 ff0203fc 01020304 ff0203fc ................
20 #pass