diff options
Diffstat (limited to 'test/torture-s/pr59413.c.s')
-rw-r--r-- | test/torture-s/pr59413.c.s | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/torture-s/pr59413.c.s b/test/torture-s/pr59413.c.s index d308fdc04..9dd936252 100644 --- a/test/torture-s/pr59413.c.s +++ b/test/torture-s/pr59413.c.s @@ -12,6 +12,7 @@ main: # @main i32.const $push0=, 7 i32.store $discard=, a($0), $pop0 return $0 + .endfunc .Lfunc_end0: .size main, .Lfunc_end0-main @@ -34,5 +35,5 @@ b: .size b, 4 - .ident "clang version 3.8.0 " + .ident "clang version 3.9.0 " .section ".note.GNU-stack","",@progbits |