summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.c-torture/compile/stack-check-1.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.c-torture/compile/stack-check-1.c')
-rw-r--r--gcc/testsuite/gcc.c-torture/compile/stack-check-1.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/testsuite/gcc.c-torture/compile/stack-check-1.c b/gcc/testsuite/gcc.c-torture/compile/stack-check-1.c
new file mode 100644
index 00000000000..5c99688b35a
--- /dev/null
+++ b/gcc/testsuite/gcc.c-torture/compile/stack-check-1.c
@@ -0,0 +1,3 @@
+/* { dg-require-effective-target untyped_assembly } */
+/* { dg-additional-options "-fstack-check" } */
+#include "20031023-1.c"