summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/winline-7.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.dg/winline-7.c')
-rw-r--r--gcc/testsuite/gcc.dg/winline-7.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/testsuite/gcc.dg/winline-7.c b/gcc/testsuite/gcc.dg/winline-7.c
index 33ad74b43c1..e3ac1296583 100644
--- a/gcc/testsuite/gcc.dg/winline-7.c
+++ b/gcc/testsuite/gcc.dg/winline-7.c
@@ -1,5 +1,6 @@
/* { dg-do compile } */
/* { dg-options "-Winline -O2 -fgnu89-inline" } */
+/* { dg-require-effective-target alloca } */
extern void *alloca (__SIZE_TYPE__);