summaryrefslogtreecommitdiff
path: root/test/torture-s/20040409-1.c.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/torture-s/20040409-1.c.s')
-rw-r--r--test/torture-s/20040409-1.c.s10
1 files changed, 6 insertions, 4 deletions
diff --git a/test/torture-s/20040409-1.c.s b/test/torture-s/20040409-1.c.s
index 8b59ad687..fd0ef4558 100644
--- a/test/torture-s/20040409-1.c.s
+++ b/test/torture-s/20040409-1.c.s
@@ -175,14 +175,15 @@ test6u: # @test6u
test: # @test
.param i32, i32
# BB#0: # %entry
- block .LBB12_2
+ block
i32.const $push0=, -2147483648
i32.xor $push1=, $0, $pop0
i32.ne $push2=, $pop1, $1
- br_if $pop2, .LBB12_2
+ br_if $pop2, 0 # 0: down to label0
# BB#1: # %if.end20
return
.LBB12_2: # %if.then
+ end_block # label0:
call abort@FUNCTION
unreachable
.Lfunc_end12:
@@ -195,14 +196,15 @@ test: # @test
testu: # @testu
.param i32, i32
# BB#0: # %entry
- block .LBB13_2
+ block
i32.const $push0=, -2147483648
i32.xor $push1=, $0, $pop0
i32.ne $push2=, $pop1, $1
- br_if $pop2, .LBB13_2
+ br_if $pop2, 0 # 0: down to label1
# BB#1: # %if.end20
return
.LBB13_2: # %if.then
+ end_block # label1:
call abort@FUNCTION
unreachable
.Lfunc_end13: