diff options
Diffstat (limited to 'test/torture-s/20030909-1.c.s')
-rw-r--r-- | test/torture-s/20030909-1.c.s | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/test/torture-s/20030909-1.c.s b/test/torture-s/20030909-1.c.s index 7a615733c..199548050 100644 --- a/test/torture-s/20030909-1.c.s +++ b/test/torture-s/20030909-1.c.s @@ -7,12 +7,13 @@ test: # @test .param i32, i32 # BB#0: # %entry - block .LBB0_2 + block i32.eq $push0=, $0, $1 - br_if $pop0, .LBB0_2 + br_if $pop0, 0 # 0: down to label0 # BB#1: # %if.end return .LBB0_2: # %if.then + end_block # label0: call abort@FUNCTION unreachable .Lfunc_end0: |