mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-07 21:50:14 +02:00
* fixed hang in map_structured_asmlist_inner
This commit is contained in:
parent
3c19adda78
commit
e0c41ebc5a
@ -2655,6 +2655,7 @@ uses
|
||||
if p.typ=ait_wasm_structured_instruction then
|
||||
begin
|
||||
taicpu_wasm_structured_instruction(p).Map(f,blockstack);
|
||||
p:=tai(p.next);
|
||||
end
|
||||
else
|
||||
begin
|
||||
|
Loading…
Reference in New Issue
Block a user