https://sourceware.org/bugzilla/show_bug.cgi?id=12269

Luke A. Guest <laguest at archeia dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |laguest at archeia dot com

--- Comment #3 from Luke A. Guest <laguest at archeia dot com> ---
Latest git tree and release works:

a.out:     file format coff-z80


Disassembly of section .text:

00000000 <begin>:
   0:   3e 20           ld a,0x20
   2:   dd 7e 20        ld a,(ix+32)
   5:   3e 40           ld a,0x40
   7:   dd 7e 40        ld a,(ix+64)
   a:   c9              ret

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to