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