Explorar o código

* m68k: fix an endless syntax error loop in the assembler reader

Karoly Balogh %!s(int64=3) %!d(string=hai) anos
pai
achega
554ae218ca
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      compiler/m68k/ra68kmot.pas

+ 1 - 0
compiler/m68k/ra68kmot.pas

@@ -717,6 +717,7 @@ const
                   begin
                     Message(asmr_e_syn_constant);
                     l := 0;
+                    Consume(AS_ID);
                   End else
                   begin
                     hs:='';