summaryrefslogtreecommitdiff
path: root/test/torture-s/20001101.c.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/torture-s/20001101.c.s')
-rw-r--r--test/torture-s/20001101.c.s5
1 files changed, 3 insertions, 2 deletions
diff --git a/test/torture-s/20001101.c.s b/test/torture-s/20001101.c.s
index 02da038e5..6d61d8fcf 100644
--- a/test/torture-s/20001101.c.s
+++ b/test/torture-s/20001101.c.s
@@ -23,17 +23,18 @@ dummy: # @dummy
bogus: # @bogus
.param i32, i32, i32
# BB#0: # %if.end5
- block .LBB1_2
+ block
i32.load8_u $push0=, 0($0)
i32.const $push1=, 1
i32.or $push2=, $pop0, $pop1
i32.store8 $discard=, 0($0), $pop2
i32.const $push3=, 7
i32.ne $push4=, $1, $pop3
- br_if $pop4, .LBB1_2
+ br_if $pop4, 0 # 0: down to label0
# BB#1: # %if.end8
return
.LBB1_2: # %if.then7
+ end_block # label0:
call abort@FUNCTION
unreachable
.Lfunc_end1: