RISC-V: Disallow output format changes.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr21884.d
1 #source: pr21884a.s
2 #source: pr21884b.s
3 #ld: -T pr21884.t
4 #objdump: -b binary -s
5 #notarget: aarch64*-*-* arm*-*-* avr-*-* hppa-*-* ia64-*-* m68hc1*-*-* nds32*-*-* riscv*-*-* score-*-* v850-*-*
6 # Skip targets which can't change output format to binary.
7
8 .*: file format binary
9
10 Contents of section .data:
11 #pass
This page took 0.043946 seconds and 4 git commands to generate.