summaryrefslogtreecommitdiff
path: root/test/torture-s/pr47148.c.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/torture-s/pr47148.c.s')
-rw-r--r--test/torture-s/pr47148.c.s24
1 files changed, 24 insertions, 0 deletions
diff --git a/test/torture-s/pr47148.c.s b/test/torture-s/pr47148.c.s
new file mode 100644
index 000000000..eb6093eed
--- /dev/null
+++ b/test/torture-s/pr47148.c.s
@@ -0,0 +1,24 @@
+ .text
+ .file "/b/build/slave/linux/build/src/buildbot/work/gcc/gcc/testsuite/gcc.c-torture/execute/pr47148.c"
+ .globl main
+ .type main,@function
+main: # @main
+ .result i32
+ .local i32
+# BB#0: # %if.end
+ i32.const $0=, 0
+ i32.store $push0=, b($0), $0
+ return $pop0
+func_end0:
+ .size main, func_end0-main
+
+ .type b,@object # @b
+ .data
+ .align 2
+b:
+ .int32 1 # 0x1
+ .size b, 4
+
+
+ .ident "clang version 3.8.0 "
+ .section ".note.GNU-stack","",@progbits