Explorar o código

* fixed warning in agz80asm

git-svn-id: branches/z80@44832 -
nickysn %!s(int64=5) %!d(string=hai) anos
pai
achega
fc9a5797dd
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      compiler/z80/agz80asm.pas

+ 1 - 0
compiler/z80/agz80asm.pas

@@ -158,6 +158,7 @@ unit agz80asm;
           first : boolean;
           r : tsuperregister;
         begin
+          result:='';
           //case o.typ of
           //  top_reg:
           //    getopstr:=gas_regname(o.reg);