summaryrefslogtreecommitdiff
path: root/test/torture-s/shiftopt-1.c.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/torture-s/shiftopt-1.c.s')
-rw-r--r--test/torture-s/shiftopt-1.c.s33
1 files changed, 33 insertions, 0 deletions
diff --git a/test/torture-s/shiftopt-1.c.s b/test/torture-s/shiftopt-1.c.s
new file mode 100644
index 000000000..d3376bfd9
--- /dev/null
+++ b/test/torture-s/shiftopt-1.c.s
@@ -0,0 +1,33 @@
+ .text
+ .file "/b/build/slave/linux/build/src/buildbot/work/gcc/gcc/testsuite/gcc.c-torture/execute/shiftopt-1.c"
+ .globl utest
+ .type utest,@function
+utest: # @utest
+ .param i32
+# BB#0: # %entry
+ return
+func_end0:
+ .size utest, func_end0-utest
+
+ .globl stest
+ .type stest,@function
+stest: # @stest
+ .param i32
+# BB#0: # %entry
+ return
+func_end1:
+ .size stest, func_end1-stest
+
+ .globl main
+ .type main,@function
+main: # @main
+ .result i32
+# BB#0: # %entry
+ i32.const $push0=, 0
+ return $pop0
+func_end2:
+ .size main, func_end2-main
+
+
+ .ident "clang version 3.8.0 "
+ .section ".note.GNU-stack","",@progbits