diff options
Diffstat (limited to 'test/torture-s/pr40404.c.s')
-rw-r--r-- | test/torture-s/pr40404.c.s | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/torture-s/pr40404.c.s b/test/torture-s/pr40404.c.s index b42db6a2e..7d28b4ba2 100644 --- a/test/torture-s/pr40404.c.s +++ b/test/torture-s/pr40404.c.s @@ -14,6 +14,7 @@ main: # @main i32.or $push2=, $pop0, $pop1 i32.store $discard=, s($0), $pop2 return $0 + .endfunc .Lfunc_end0: .size main, .Lfunc_end0-main @@ -27,5 +28,5 @@ s: .size s, 4 - .ident "clang version 3.8.0 " + .ident "clang version 3.9.0 " .section ".note.GNU-stack","",@progbits |