summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/pr25682.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.dg/pr25682.c')
-rw-r--r--gcc/testsuite/gcc.dg/pr25682.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/testsuite/gcc.dg/pr25682.c b/gcc/testsuite/gcc.dg/pr25682.c
index e8cab1d05e5..ecf5669403d 100644
--- a/gcc/testsuite/gcc.dg/pr25682.c
+++ b/gcc/testsuite/gcc.dg/pr25682.c
@@ -1,6 +1,7 @@
/* PR c/25682 */
/* { dg-do compile } */
/* { dg-options "-ansi" } */
+/* { dg-require-effective-target alloca } */
/* Test whether we don't ICE on questionable constructs where offsetof
should have been used instead. */