mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-10 00:07:23 +01:00
+ handle LOC_JUMP in tz80notnode.second_boolean
git-svn-id: branches/z80@44992 -
This commit is contained in:
parent
63e6c8fcf1
commit
bdd7cfb644
@ -57,7 +57,8 @@ implementation
|
||||
|
||||
procedure tz80notnode.second_boolean;
|
||||
begin
|
||||
internalerror(2020042208);
|
||||
if not handle_locjump then
|
||||
internalerror(2020042208);
|
||||
end;
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user