* gcc.dg/vla-24.c: Requires alloca.
From-SVN: r231303
This commit is contained in:
parent
18c8f1a812
commit
2331aa0069
@ -1,3 +1,7 @@
|
||||
2015-12-04 Nathan Sidwell <nathan@acm.org>
|
||||
|
||||
* gcc.dg/vla-24.c: Requires alloca.
|
||||
|
||||
2015-12-04 Vladimir Makarov <vmakarov@redhat.com>
|
||||
|
||||
PR rtl-optimization/68349
|
||||
|
@ -2,6 +2,7 @@
|
||||
|
||||
/* { dg-do run } */
|
||||
/* { dg-options "-std=gnu99" } */
|
||||
/* { dg-require-effective-target alloca } */
|
||||
|
||||
extern void abort (void);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user