diff options
Diffstat (limited to 'test/torture-s/20050604-1.c.s')
-rw-r--r-- | test/torture-s/20050604-1.c.s | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/test/torture-s/20050604-1.c.s b/test/torture-s/20050604-1.c.s index d35c14a9d..bd6e78670 100644 --- a/test/torture-s/20050604-1.c.s +++ b/test/torture-s/20050604-1.c.s @@ -41,6 +41,7 @@ foo: # @foo f32.add $push10=, $pop9, $10 f32.store $discard=, v($0), $pop10 return + .endfunc .Lfunc_end0: .size foo, .Lfunc_end0-foo @@ -124,6 +125,7 @@ main: # @main end_block # label0: call abort@FUNCTION unreachable + .endfunc .Lfunc_end1: .size main, .Lfunc_end1-main @@ -146,5 +148,5 @@ v: .size v, 16 - .ident "clang version 3.8.0 " + .ident "clang version 3.9.0 " .section ".note.GNU-stack","",@progbits |