diff options
Diffstat (limited to 'test/torture-s/pr44683.c.s')
-rw-r--r-- | test/torture-s/pr44683.c.s | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/test/torture-s/pr44683.c.s b/test/torture-s/pr44683.c.s index 9f568b859..e5286ef3d 100644 --- a/test/torture-s/pr44683.c.s +++ b/test/torture-s/pr44683.c.s @@ -31,6 +31,7 @@ copysign_bug: # @copysign_bug .LBB0_3: # %return end_block # label0: return $2 + .endfunc .Lfunc_end0: .size copysign_bug, .Lfunc_end0-copysign_bug @@ -54,9 +55,10 @@ main: # @main end_block # label2: call abort@FUNCTION unreachable + .endfunc .Lfunc_end1: .size main, .Lfunc_end1-main - .ident "clang version 3.8.0 " + .ident "clang version 3.9.0 " .section ".note.GNU-stack","",@progbits |