summaryrefslogtreecommitdiff
path: root/test/emcc_O2_hello_world.fromasm.imprecise
diff options
context:
space:
mode:
Diffstat (limited to 'test/emcc_O2_hello_world.fromasm.imprecise')
-rw-r--r--test/emcc_O2_hello_world.fromasm.imprecise10
1 files changed, 6 insertions, 4 deletions
diff --git a/test/emcc_O2_hello_world.fromasm.imprecise b/test/emcc_O2_hello_world.fromasm.imprecise
index 3319032df..2d1eb6660 100644
--- a/test/emcc_O2_hello_world.fromasm.imprecise
+++ b/test/emcc_O2_hello_world.fromasm.imprecise
@@ -9137,12 +9137,12 @@
(local.get $0)
)
(func $___syscall_ret (; 31 ;) (; has Stack IR ;) (param $0 i32) (result i32)
- (if (result i32)
+ (if
(i32.gt_u
(local.get $0)
(i32.const -4096)
)
- (block (result i32)
+ (block
(i32.store
(call $___errno_location)
(i32.sub
@@ -9150,10 +9150,12 @@
(local.get $0)
)
)
- (i32.const -1)
+ (local.set $0
+ (i32.const -1)
+ )
)
- (local.get $0)
)
+ (local.get $0)
)
(func $dynCall_iiii (; 32 ;) (; has Stack IR ;) (param $0 i32) (param $1 i32) (param $2 i32) (param $3 i32) (result i32)
(call_indirect (type $FUNCSIG$iiii)