diff options
Diffstat (limited to 'test/torture-s/longlong.c.s')
-rw-r--r-- | test/torture-s/longlong.c.s | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/test/torture-s/longlong.c.s b/test/torture-s/longlong.c.s index 8f41f48bc..95681bfd4 100644 --- a/test/torture-s/longlong.c.s +++ b/test/torture-s/longlong.c.s @@ -9,9 +9,9 @@ alpha_ep_extbl_i_eq_0: # @alpha_ep_extbl_i_eq_0 i32.load $0=, pars($2) i32.const $3=, 31 i32.and $1=, $0, $3 - block BB0_2 + block .LBB0_2 i32.eq $push0=, $1, $3 - br_if $pop0, BB0_2 + br_if $pop0, .LBB0_2 # BB#1: # %if.then i32.load $3=, r($2) i32.const $2=, 248 @@ -36,10 +36,10 @@ alpha_ep_extbl_i_eq_0: # @alpha_ep_extbl_i_eq_0 i64.const $push16=, 255 i64.and $push17=, $pop15, $pop16 i64.store $discard=, 0($pop20), $pop17 -BB0_2: # %if.end +.LBB0_2: # %if.end return -func_end0: - .size alpha_ep_extbl_i_eq_0, func_end0-alpha_ep_extbl_i_eq_0 +.Lfunc_end0: + .size alpha_ep_extbl_i_eq_0, .Lfunc_end0-alpha_ep_extbl_i_eq_0 .globl main .type main,@function @@ -51,7 +51,7 @@ main: # @main i32.const $push2=, -2013265854 i32.store $discard=, pars($0), $pop2 i32.load $1=, r($0) - block BB1_2 + block .LBB1_2 i64.const $push0=, 3160194 i64.store $discard=, b+136($0), $pop0 i64.const $push1=, 6003104017374052362 @@ -69,15 +69,15 @@ main: # @main i64.load $push12=, b+16($0) i64.const $push13=, 77 i64.ne $push14=, $pop12, $pop13 - br_if $pop14, BB1_2 + br_if $pop14, .LBB1_2 # BB#1: # %if.end call exit, $0 unreachable -BB1_2: # %if.then +.LBB1_2: # %if.then call abort unreachable -func_end1: - .size main, func_end1-main +.Lfunc_end1: + .size main, .Lfunc_end1-main .type b,@object # @b .bss |