Fix linker tests to work with 16-bit targets.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-z80 / arch_ez80_z80.d
1 #name: eZ80 Z80 mode arch test
2 #source: dummy1.s
3 #source: dummy2.s
4 #as: -march=ez80
5 #ld: -e 0
6 #objdump: -f
7
8 .*:[ ]+file format (coff)|(elf32)\-z80
9 architecture: ez80-z80, flags 0x[0-9a-fA-F]+:
10 .*
11 .*
12
This page took 0.029691 seconds and 4 git commands to generate.