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

git-svn-id: trunk@44144 -
This commit is contained in:
florian 2020-02-09 20:57:59 +00:00
parent d295ee3427
commit 991ce83a2b

View File

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