Procházet zdrojové kódy

- m68k assembler reader: removed Oper.InitRef which was causing failure of tbs/tb0142.pp and, in general, making impossible calls/jumps to non-alias procedure names.

git-svn-id: trunk@28173 -
sergei před 11 roky
rodič
revize
1678fcdc2d
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  1. 0 1
      compiler/m68k/ra68kmot.pas

+ 0 - 1
compiler/m68k/ra68kmot.pas

@@ -1343,7 +1343,6 @@ const
                    end;
    { // A constant expression, or a Variable ref. // }
      AS_ID:  begin
-              Oper.InitRef;
               if actasmpattern[1] = '@' then
               { // Label or Special symbol reference // }
               begin