diff options
Diffstat (limited to 'test/torture-s/pr43784.c.s')
-rw-r--r-- | test/torture-s/pr43784.c.s | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/test/torture-s/pr43784.c.s b/test/torture-s/pr43784.c.s index 03bd6c62f..c64ff8bbf 100644 --- a/test/torture-s/pr43784.c.s +++ b/test/torture-s/pr43784.c.s @@ -64,6 +64,7 @@ main: # @main end_block # label2: call abort@FUNCTION unreachable + .endfunc .Lfunc_end0: .size main, .Lfunc_end0-main @@ -76,11 +77,12 @@ rp: # @rp i32.const $push1=, 256 call memcpy@FUNCTION, $0, $pop0, $pop1 return + .endfunc .Lfunc_end1: .size rp, .Lfunc_end1-rp .type v,@object # @v .lcomm v,260,2 - .ident "clang version 3.8.0 " + .ident "clang version 3.9.0 " .section ".note.GNU-stack","",@progbits |