diff options
Diffstat (limited to 'test/torture-s/pr31136.c.s')
-rw-r--r-- | test/torture-s/pr31136.c.s | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/torture-s/pr31136.c.s b/test/torture-s/pr31136.c.s index 4a2a285c8..a98925ff7 100644 --- a/test/torture-s/pr31136.c.s +++ b/test/torture-s/pr31136.c.s @@ -16,6 +16,7 @@ main: # @main i32.or $push4=, $pop2, $pop3 i32.store16 $discard=, s($0), $pop4 return $0 + .endfunc .Lfunc_end0: .size main, .Lfunc_end0-main @@ -29,5 +30,5 @@ s: .size s, 4 - .ident "clang version 3.8.0 " + .ident "clang version 3.9.0 " .section ".note.GNU-stack","",@progbits |