[testsuite] Add missing require-effective-target allloca
Add a missing require-effect-target alloca directive. Tested on nvptx. gcc/testsuite/ChangeLog: * gcc.dg/analyzer/vla-1.c: Add require-effective-target alloca.
This commit is contained in:
parent
ae6cf62861
commit
d41f8429e9
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
/* { dg-require-effective-target alloca } */
|
||||
#include "analyzer-decls.h"
|
||||
|
||||
void test_1 (int n)
|
||||
|
|
Loading…
Add table
Reference in a new issue