diff options
Diffstat (limited to 'test/torture-s/gofast.c.s')
-rw-r--r-- | test/torture-s/gofast.c.s | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/test/torture-s/gofast.c.s b/test/torture-s/gofast.c.s index 6677d9b88..ddc03d5d1 100644 --- a/test/torture-s/gofast.c.s +++ b/test/torture-s/gofast.c.s @@ -443,13 +443,14 @@ main: # @main .local i32 # BB#0: # %if.end11 i32.const $0=, 0 - block .LBB31_2 + block i32.load $push0=, fail_count($0) - br_if $pop0, .LBB31_2 + br_if $pop0, 0 # 0: down to label0 # BB#1: # %if.end202 call exit@FUNCTION, $0 unreachable .LBB31_2: # %if.then201 + end_block # label0: call abort@FUNCTION unreachable .Lfunc_end31: |