diff options
Diffstat (limited to 'test/torture-s/loop-14.c.s')
-rw-r--r-- | test/torture-s/loop-14.c.s | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/test/torture-s/loop-14.c.s b/test/torture-s/loop-14.c.s index a448017dc..e98434c0b 100644 --- a/test/torture-s/loop-14.c.s +++ b/test/torture-s/loop-14.c.s @@ -10,8 +10,8 @@ f: # @f i32.const $push1=, 42 i32.store $discard=, 4($0), $pop1 return -func_end0: - .size f, func_end0-f +.Lfunc_end0: + .size f, .Lfunc_end0-f .globl main .type main,@function @@ -26,8 +26,8 @@ main: # @main i32.store $discard=, a3+4($0), $pop1 call exit, $0 unreachable -func_end1: - .size main, func_end1-main +.Lfunc_end1: + .size main, .Lfunc_end1-main .type a3,@object # @a3 .bss |