diff options
Diffstat (limited to 'test/torture-s/pr38533.c.s')
-rw-r--r-- | test/torture-s/pr38533.c.s | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/test/torture-s/pr38533.c.s b/test/torture-s/pr38533.c.s index 996588387..5592a7a62 100644 --- a/test/torture-s/pr38533.c.s +++ b/test/torture-s/pr38533.c.s @@ -1220,6 +1220,7 @@ foo: # @foo i32.or $push300=, $pop299, $301 i32.or $push301=, $pop300, $302 return $pop301 + .endfunc .Lfunc_end0: .size foo, .Lfunc_end0-foo @@ -1240,9 +1241,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 |