summaryrefslogtreecommitdiff
path: root/test/torture-s/20040311-1.c.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/torture-s/20040311-1.c.s')
-rw-r--r--test/torture-s/20040311-1.c.s7
1 files changed, 6 insertions, 1 deletions
diff --git a/test/torture-s/20040311-1.c.s b/test/torture-s/20040311-1.c.s
index 8fe7cc8e9..fe6dfb5bf 100644
--- a/test/torture-s/20040311-1.c.s
+++ b/test/torture-s/20040311-1.c.s
@@ -11,6 +11,7 @@ test1: # @test1
i32.const $push0=, 31
i32.shr_u $push1=, $0, $pop0
return $pop1
+ .endfunc
.Lfunc_end0:
.size test1, .Lfunc_end0-test1
@@ -25,6 +26,7 @@ test2: # @test2
i32.const $push0=, 31
i32.shr_s $push1=, $0, $pop0
return $pop1
+ .endfunc
.Lfunc_end1:
.size test2, .Lfunc_end1-test2
@@ -39,6 +41,7 @@ test3: # @test3
i32.const $push0=, 31
i32.shr_u $push1=, $0, $pop0
return $pop1
+ .endfunc
.Lfunc_end2:
.size test3, .Lfunc_end2-test3
@@ -53,6 +56,7 @@ test4: # @test4
i32.const $push0=, 31
i32.shr_s $push1=, $0, $pop0
return $pop1
+ .endfunc
.Lfunc_end3:
.size test4, .Lfunc_end3-test4
@@ -65,9 +69,10 @@ main: # @main
# BB#0: # %if.end44
i32.const $push0=, 0
return $pop0
+ .endfunc
.Lfunc_end4:
.size main, .Lfunc_end4-main
- .ident "clang version 3.8.0 "
+ .ident "clang version 3.9.0 "
.section ".note.GNU-stack","",@progbits