Explorar o código

* patch by J. Gareth Moreton: conditional Jump Inversion stoploop variable, resolves #36680

git-svn-id: trunk@44144 -
florian %!s(int64=5) %!d(string=hai) anos
pai
achega
991ce83a2b
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      compiler/aoptobj.pas

+ 2 - 0
compiler/aoptobj.pas

@@ -2006,6 +2006,8 @@ Unit AoptObj;
                             asml.remove(hp1);
                             hp1.free;
 
+                            stoploop := False;
+
                             if not CJLabel.is_used then
                               begin
                                 CJLabel := NCJLabel;