diff options
Diffstat (limited to 'test/torture-s/pr43269.c.s')
-rw-r--r-- | test/torture-s/pr43269.c.s | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/test/torture-s/pr43269.c.s b/test/torture-s/pr43269.c.s index 8a529b60d..129516a91 100644 --- a/test/torture-s/pr43269.c.s +++ b/test/torture-s/pr43269.c.s @@ -30,12 +30,12 @@ main: # @main func_32: # @func_32 # BB#0: # %entry block - i32.const $push1=, 0 - i32.load $push3=, g_211($pop1) + i32.const $push2=, 0 + i32.const $push1=, -1 + i32.store $push0=, g_261($pop2), $pop1 i32.const $push5=, 0 - i32.const $push2=, -1 - i32.store $push0=, g_261($pop5), $pop2 - i32.eq $push4=, $pop3, $pop0 + i32.load $push3=, g_211($pop5) + i32.eq $push4=, $pop0, $pop3 br_if 0, $pop4 # 0: down to label1 # BB#1: # %for.end return |