mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-21 20:09:25 +02:00
* stack tracking fix for trunc32 in thlcgwasm.a_op_stack
git-svn-id: branches/wasm@48053 -
This commit is contained in:
parent
b84bb3e9c4
commit
92ac6bace9
@ -534,7 +534,6 @@ implementation
|
||||
if trunc32 then
|
||||
begin
|
||||
list.concat(taicpu.op_none(a_i32_trunc_s_f32)); // todo: there are several truncs
|
||||
decstack(list,1);
|
||||
end;
|
||||
end;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user