]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/all/simple-forward.d
2.41 Release sources
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / all / simple-forward.d
1 #objdump: -s -j .data
2 #name: simple forward references
3 # tic30 and tic4x have 4 octets per byte, tic54x has 2 octets per byte
4 #notarget: *c30-*-* *c4x-*-* *c54x-*-*
5 # am33, crx and mn10300 all emit relocs unnecessarily for this test,
6 # but the code they generate is correct. Others emit incorrect relocs
7 # which lead to incorrect results after linking.
8 #xfail: am33*-*-* crx-*-* mn10300-*-*
9
10 .*: .*
11
12 Contents of section \.data:
13 0000 0c000000 (0c000000 0c000000|000c0000 0000000c) .*
14 #pass