Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add DWARF...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-z80 / comb_arch_z80_z80n.d
1 #name: Z80/Z80N arch combination test
2 #source: dummy1.s -z80
3 #source: dummy2.s -z80n
4 #ld: -e 0
5 #objdump: -f
6
7 .*:[ ]+file format (coff|elf32)\-z80
8 architecture: z80n, flags 0x[0-9a-fA-F]+:
9 .*
10 .*
11
This page took 0.044807 seconds and 4 git commands to generate.