Explorar o código

* stack tracking fix for trunc32 in thlcgwasm.a_op_stack

git-svn-id: branches/wasm@48053 -
nickysn %!s(int64=5) %!d(string=hai) anos
pai
achega
92ac6bace9
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      compiler/wasm32/hlcgcpu.pas

+ 0 - 1
compiler/wasm32/hlcgcpu.pas

@@ -534,7 +534,6 @@ implementation
       if trunc32 then
       if trunc32 then
         begin
         begin
           list.concat(taicpu.op_none(a_i32_trunc_s_f32)); // todo: there are several truncs
           list.concat(taicpu.op_none(a_i32_trunc_s_f32)); // todo: there are several truncs
-          decstack(list,1);
         end;
         end;
     end;
     end;