diff options
Diffstat (limited to 'test/torture-s/loop-3.c.s')
-rw-r--r-- | test/torture-s/loop-3.c.s | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/test/torture-s/loop-3.c.s b/test/torture-s/loop-3.c.s index 8c8b08b3e..7b46ca070 100644 --- a/test/torture-s/loop-3.c.s +++ b/test/torture-s/loop-3.c.s @@ -53,15 +53,16 @@ main: # @main # BB#0: # %entry i32.const $0=, 0 i32.load $1=, n($0) - block .LBB2_2 + block i32.const $push0=, 4 i32.add $push1=, $1, $pop0 i32.store $discard=, n($0), $pop1 - br_if $1, .LBB2_2 + br_if $1, 0 # 0: down to label0 # BB#1: # %if.end call exit@FUNCTION, $0 unreachable .LBB2_2: # %if.then + end_block # label0: call abort@FUNCTION unreachable .Lfunc_end2: |