diff options
Diffstat (limited to 'test/torture-s/loop-2g.c.s')
-rw-r--r-- | test/torture-s/loop-2g.c.s | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/test/torture-s/loop-2g.c.s b/test/torture-s/loop-2g.c.s index 6a60857d4..92d55011c 100644 --- a/test/torture-s/loop-2g.c.s +++ b/test/torture-s/loop-2g.c.s @@ -39,8 +39,9 @@ main: # @main i32.const $push4=, 3 i32.const $push3=, 50 i32.const $push1=, .L.str + i32.const $push16=, 0 i32.const $push15=, 0 - i32.call $push2=, open@FUNCTION, $pop1, $pop15 + i32.call $push2=, open@FUNCTION, $pop1, $pop16, $pop15 i32.const $push14=, 0 i32.call $push0=, mmap@FUNCTION, $pop6, $pop5, $pop4, $pop3, $pop2, $pop14 tee_local $push13=, $0=, $pop0 @@ -53,12 +54,12 @@ main: # @main i32.const $push12=, 254 i32.const $push11=, 39 i32.call $discard=, memset@FUNCTION, $pop10, $pop12, $pop11 - i32.const $push16=, 0 - i32.store8 $discard=, 32805($0), $pop16 + i32.const $push17=, 0 + i32.store8 $discard=, 32805($0), $pop17 .LBB1_2: # %if.end15 end_block # label1: - i32.const $push17=, 0 - call exit@FUNCTION, $pop17 + i32.const $push18=, 0 + call exit@FUNCTION, $pop18 unreachable .endfunc .Lfunc_end1: |