diff options
Diffstat (limited to 'test/torture-s/zero-struct-2.c.s')
-rw-r--r-- | test/torture-s/zero-struct-2.c.s | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/test/torture-s/zero-struct-2.c.s b/test/torture-s/zero-struct-2.c.s index e941324d7..c17dab927 100644 --- a/test/torture-s/zero-struct-2.c.s +++ b/test/torture-s/zero-struct-2.c.s @@ -26,14 +26,15 @@ main: # @main # BB#0: # %entry i32.const $0=, 0 i32.load $1=, ii($0) - block .LBB1_2 + block i32.const $push0=, 1 i32.add $push1=, $1, $pop0 i32.store $discard=, ii($0), $pop1 - br_if $1, .LBB1_2 + br_if $1, 0 # 0: down to label0 # BB#1: # %if.end return $0 .LBB1_2: # %if.then + end_block # label0: call abort@FUNCTION unreachable .Lfunc_end1: |