diff options
Diffstat (limited to 'test/torture-s/960802-1.c.s')
-rw-r--r-- | test/torture-s/960802-1.c.s | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/test/torture-s/960802-1.c.s b/test/torture-s/960802-1.c.s index 2a3673587..c4bb70060 100644 --- a/test/torture-s/960802-1.c.s +++ b/test/torture-s/960802-1.c.s @@ -9,6 +9,7 @@ f1: # @f1 # BB#0: # %entry i32.const $push0=, 306 return $pop0 + .endfunc .Lfunc_end0: .size f1, .Lfunc_end0-f1 @@ -21,6 +22,7 @@ f2: # @f2 # BB#0: # %entry i32.const $push0=, 1577058304 return $pop0 + .endfunc .Lfunc_end1: .size f2, .Lfunc_end1-f2 @@ -34,6 +36,7 @@ f3: # @f3 i32.const $push0=, 0 i32.store $discard=, val($pop0), $0 return + .endfunc .Lfunc_end2: .size f3, .Lfunc_end2-f3 @@ -47,6 +50,7 @@ f4: # @f4 i32.const $push1=, 1577058610 i32.store $discard=, val($pop0), $pop1 return + .endfunc .Lfunc_end3: .size f4, .Lfunc_end3-f4 @@ -63,6 +67,7 @@ main: # @main i32.store $discard=, val($0), $pop0 call exit@FUNCTION, $0 unreachable + .endfunc .Lfunc_end4: .size main, .Lfunc_end4-main @@ -76,5 +81,5 @@ val: .size val, 4 - .ident "clang version 3.8.0 " + .ident "clang version 3.9.0 " .section ".note.GNU-stack","",@progbits |