summaryrefslogtreecommitdiff
path: root/test/torture-s/20090814-1.c.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/torture-s/20090814-1.c.s')
-rw-r--r--test/torture-s/20090814-1.c.s5
1 files changed, 3 insertions, 2 deletions
diff --git a/test/torture-s/20090814-1.c.s b/test/torture-s/20090814-1.c.s
index 57788370b..47cb71c1d 100644
--- a/test/torture-s/20090814-1.c.s
+++ b/test/torture-s/20090814-1.c.s
@@ -40,7 +40,7 @@ main: # @main
.local i32
# BB#0: # %entry
i32.const $0=, 0
- block .LBB2_2
+ block
i32.const $push0=, -1
i32.store $discard=, a($0), $pop0
i32.const $push4=, 1
@@ -50,10 +50,11 @@ main: # @main
i32.const $push2=, 42
i32.store $push3=, a+4($0), $pop2
i32.ne $push6=, $pop5, $pop3
- br_if $pop6, .LBB2_2
+ br_if $pop6, 0 # 0: down to label0
# BB#1: # %if.end
return $0
.LBB2_2: # %if.then
+ end_block # label0:
call abort@FUNCTION
unreachable
.Lfunc_end2: