Commit 2331aa00 by Nathan Sidwell Committed by Nathan Sidwell

* gcc.dg/vla-24.c: Requires alloca.

From-SVN: r231303
parent 18c8f1a8
2015-12-04 Nathan Sidwell <nathan@acm.org>
* gcc.dg/vla-24.c: Requires alloca.
2015-12-04 Vladimir Makarov <vmakarov@redhat.com> 2015-12-04 Vladimir Makarov <vmakarov@redhat.com>
PR rtl-optimization/68349 PR rtl-optimization/68349
......
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
/* { dg-do run } */ /* { dg-do run } */
/* { dg-options "-std=gnu99" } */ /* { dg-options "-std=gnu99" } */
/* { dg-require-effective-target alloca } */
extern void abort (void); extern void abort (void);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment