diff options
Diffstat (limited to 'test/torture-s/pr61375.c.s')
-rw-r--r-- | test/torture-s/pr61375.c.s | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/test/torture-s/pr61375.c.s b/test/torture-s/pr61375.c.s index 473215295..a17fd53fd 100644 --- a/test/torture-s/pr61375.c.s +++ b/test/torture-s/pr61375.c.s @@ -17,6 +17,7 @@ uint128_central_bitsi_ior: # @uint128_central_bitsi_ior i64.and $push6=, $pop4, $pop5 i64.or $push7=, $pop6, $2 return $pop7 + .endfunc .Lfunc_end0: .size uint128_central_bitsi_ior, .Lfunc_end0-uint128_central_bitsi_ior @@ -43,9 +44,10 @@ main: # @main end_block # label0: 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 |