summaryrefslogtreecommitdiff
path: root/test/torture-s/950322-1.c.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/torture-s/950322-1.c.s')
-rw-r--r--test/torture-s/950322-1.c.s7
1 files changed, 4 insertions, 3 deletions
diff --git a/test/torture-s/950322-1.c.s b/test/torture-s/950322-1.c.s
index 71fbbab5d..f92c64abe 100644
--- a/test/torture-s/950322-1.c.s
+++ b/test/torture-s/950322-1.c.s
@@ -11,16 +11,17 @@ f: # @f
# BB#0: # %entry
i32.load8_u $push1=, 0($0)
i32.load8_u $push0=, 1($0)
- i32.sub $0=, $pop1, $pop0
+ i32.sub $push11=, $pop1, $pop0
+ tee_local $push10=, $0=, $pop11
i32.const $push2=, 31
i32.shr_s $push9=, $0, $pop2
tee_local $push8=, $1=, $pop9
- i32.add $push3=, $0, $pop8
+ i32.add $push3=, $pop10, $pop8
i32.xor $push4=, $pop3, $1
i32.const $push7=, 31
i32.shr_u $push5=, $0, $pop7
i32.add $push6=, $pop4, $pop5
- return $pop6
+ # fallthrough-return: $pop6
.endfunc
.Lfunc_end0:
.size f, .Lfunc_end0-f