* ld-elf/merge.d: xfail crisv32-*-*.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / v32-bin-1.d
1 #as: --em=criself --march=v32
2 #ld: --oformat binary --defsym ext1=0x4000 --defsym ext2=0x6000
3 #objdump: -s -b binary
4
5 # Test that pcrel relocs work with --oformat binary.
6
7 .*: file format binary
8
9 Contents of section \.data:
10 0000 7f5d0020 0000bfbe fa7f0000 b0057f3d .*
11 0010 f23f0000 bfbeec5f 0000b005 .*
This page took 0.045091 seconds and 4 git commands to generate.