diff options
Diffstat (limited to 'test/emcc_hello_world.fromasm.imprecise')
-rw-r--r-- | test/emcc_hello_world.fromasm.imprecise | 61 |
1 files changed, 7 insertions, 54 deletions
diff --git a/test/emcc_hello_world.fromasm.imprecise b/test/emcc_hello_world.fromasm.imprecise index b387f8cac..54c162195 100644 --- a/test/emcc_hello_world.fromasm.imprecise +++ b/test/emcc_hello_world.fromasm.imprecise @@ -258,9 +258,6 @@ (func $_strerror (; 27 ;) (param $0 i32) (result i32) (local $1 i32) (local $2 i32) - (set_local $1 - (i32.const 0) - ) (block $__rjto$1 (block $__rjti$1 (block $__rjti$0 @@ -2370,15 +2367,9 @@ (i32.const 8) ) ) - (set_local $16 - (i32.const 0) - ) (set_local $5 (get_local $1) ) - (set_local $10 - (i32.const 0) - ) (set_local $1 (i32.const 0) ) @@ -8519,7 +8510,7 @@ ) ) ) - (if + (br_if $do-once4 (i32.eqz (tee_local $1 (i32.load @@ -8532,12 +8523,6 @@ ) ) ) - (block - (set_local $9 - (i32.const 0) - ) - (br $do-once4) - ) ) ) (loop $while-in7 @@ -9145,9 +9130,6 @@ ) ) (block - (set_local $6 - (i32.const 0) - ) (set_local $8 (i32.shl (get_local $2) @@ -9285,13 +9267,8 @@ ) ) ) - (block - (set_local $4 - (i32.const 0) - ) - (set_local $0 - (i32.const 0) - ) + (set_local $0 + (i32.const 0) ) ) (if @@ -9570,7 +9547,7 @@ ) ) ) - (if + (br_if $do-once17 (i32.eqz (tee_local $1 (i32.load @@ -9583,12 +9560,6 @@ ) ) ) - (block - (set_local $11 - (i32.const 0) - ) - (br $do-once17) - ) ) ) (loop $while-in20 @@ -10910,9 +10881,6 @@ (get_local $1) ) ) - (set_local $3 - (get_local $1) - ) ) (if (i32.ne @@ -11578,12 +11546,7 @@ (set_local $0 (get_local $3) ) - (block - (set_local $12 - (i32.const 0) - ) - (br $do-once55) - ) + (br $do-once55) ) ) (loop $while-in58 @@ -13567,12 +13530,7 @@ (set_local $4 (get_local $8) ) - (block - (set_local $6 - (i32.const 0) - ) - (br $do-once0) - ) + (br $do-once0) ) ) (loop $while-in @@ -14219,12 +14177,7 @@ (set_local $0 (get_local $1) ) - (block - (set_local $9 - (i32.const 0) - ) - (br $do-once6) - ) + (br $do-once6) ) ) (loop $while-in9 |