mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-16 23:21:57 +02:00
* patch by J. Gareth Moreton: conditional Jump Inversion stoploop variable, resolves #36680
git-svn-id: trunk@44144 -
This commit is contained in:
parent
d295ee3427
commit
991ce83a2b
@ -2006,6 +2006,8 @@ Unit AoptObj;
|
||||
asml.remove(hp1);
|
||||
hp1.free;
|
||||
|
||||
stoploop := False;
|
||||
|
||||
if not CJLabel.is_used then
|
||||
begin
|
||||
CJLabel := NCJLabel;
|
||||
|
Loading…
Reference in New Issue
Block a user