diff options
Diffstat (limited to 'test/torture-s/pr56837.c.s')
-rw-r--r-- | test/torture-s/pr56837.c.s | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/test/torture-s/pr56837.c.s b/test/torture-s/pr56837.c.s index c773b2c3e..1b982c4e5 100644 --- a/test/torture-s/pr56837.c.s +++ b/test/torture-s/pr56837.c.s @@ -23,6 +23,7 @@ foo: # @foo # BB#2: # %for.end end_loop # label1: return + .endfunc .Lfunc_end0: .size foo, .Lfunc_end0-foo @@ -68,6 +69,7 @@ main: # @main end_block # label2: call abort@FUNCTION unreachable + .endfunc .Lfunc_end1: .size main, .Lfunc_end1-main @@ -81,5 +83,5 @@ a: .size a, 8192 - .ident "clang version 3.8.0 " + .ident "clang version 3.9.0 " .section ".note.GNU-stack","",@progbits |