Allow non-fatal errors to be emitted and for disassembly notes be placed on AArch64
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / v32-bin-1.d
1 #notarget: cris*-*-linux-gnu
2 #as: --em=criself --march=v32
3 #ld: -m criself --oformat binary --defsym ext1=0x4000 --defsym ext2=0x6000
4 #objdump: -s -b binary
5
6 # Test that pcrel relocs work with --oformat binary.
7 # Source code and "-m criself" doesn't work with *-linux-gnu.
8
9 .*: file format binary
10
11 Contents of section \.data:
12 0000 7f5d0020 0000bfbe fa7f0000 b0057f3d .*
13 0010 f23f0000 bfbeec5f 0000b005 .*
This page took 0.029189 seconds and 4 git commands to generate.