Sfoglia il codice sorgente

* fixed stack tracking in thlcgwasm.a_op_reg_reg_reg_checkoverflow

git-svn-id: branches/wasm@48054 -
nickysn 4 anni fa
parent
commit
f95b74f929
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      compiler/wasm32/hlcgcpu.pas

+ 0 - 1
compiler/wasm32/hlcgcpu.pas

@@ -1282,7 +1282,6 @@ implementation
                 begin
                 begin
                   //todo: any operands needed?
                   //todo: any operands needed?
                   list.concat(taicpu.op_none(a_i32_wrap_i64));
                   list.concat(taicpu.op_none(a_i32_wrap_i64));
-                  decstack(list,1);
                 end;
                 end;
             end
             end
           else
           else