diff options
Diffstat (limited to 'test/torture-s/20080424-1.c.s')
-rw-r--r-- | test/torture-s/20080424-1.c.s | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/test/torture-s/20080424-1.c.s b/test/torture-s/20080424-1.c.s index 11d42c78c..a7a2ea84e 100644 --- a/test/torture-s/20080424-1.c.s +++ b/test/torture-s/20080424-1.c.s @@ -31,6 +31,7 @@ bar: # @bar end_block # label0: call abort@FUNCTION unreachable + .endfunc .Lfunc_end0: .size bar, .Lfunc_end0-bar @@ -67,6 +68,7 @@ main: # @main call bar@FUNCTION, $pop15, $pop14 i32.const $push16=, 0 return $pop16 + .endfunc .Lfunc_end1: .size main, .Lfunc_end1-main @@ -82,5 +84,5 @@ g: .size g, 1728 - .ident "clang version 3.8.0 " + .ident "clang version 3.9.0 " .section ".note.GNU-stack","",@progbits |