Revert "Fix the test for PR 18963 so that it will work on 16-bit targets."
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / v32-bin-1.d
CommitLineData
9d21c87b 1#notarget: cris*-*-linux-gnu
1f02b94b 2#as: --em=criself --march=v32
9a6351f1 3#ld: -m criself --oformat binary --defsym ext1=0x4000 --defsym ext2=0x6000
1f02b94b
HPN
4#objdump: -s -b binary
5
6# Test that pcrel relocs work with --oformat binary.
9d21c87b 7# Source code and "-m criself" doesn't work with *-linux-gnu.
1f02b94b
HPN
8
9.*: file format binary
10
11Contents of section \.data:
12 0000 7f5d0020 0000bfbe fa7f0000 b0057f3d .*
13 0010 f23f0000 bfbeec5f 0000b005 .*
This page took 0.660901 seconds and 4 git commands to generate.