diff options
Diffstat (limited to 'test/memorygrowth.fromasm.imprecise')
-rw-r--r-- | test/memorygrowth.fromasm.imprecise | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/test/memorygrowth.fromasm.imprecise b/test/memorygrowth.fromasm.imprecise index a6af9df0e..f9fa51bce 100644 --- a/test/memorygrowth.fromasm.imprecise +++ b/test/memorygrowth.fromasm.imprecise @@ -3726,13 +3726,10 @@ ) ) (br_if $do-in41 - (i32.ne - (tee_local $2 - (i32.load offset=8 - (get_local $2) - ) + (tee_local $2 + (i32.load offset=8 + (get_local $2) ) - (i32.const 0) ) ) ) |