diff options
Diffstat (limited to 'test/torture-s/pr59387.c.s')
-rw-r--r-- | test/torture-s/pr59387.c.s | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/torture-s/pr59387.c.s b/test/torture-s/pr59387.c.s index 904f77022..f2e0030d8 100644 --- a/test/torture-s/pr59387.c.s +++ b/test/torture-s/pr59387.c.s @@ -36,6 +36,7 @@ main: # @main i32.const $push7=, 24 i32.store $discard=, b($0), $pop7 return $0 + .endfunc .Lfunc_end0: .size main, .Lfunc_end0-main @@ -93,5 +94,5 @@ f: .size f, 4 - .ident "clang version 3.8.0 " + .ident "clang version 3.9.0 " .section ".note.GNU-stack","",@progbits |