[testsuite] Add missing require-effective-target alloca
Add missing require-effect-target alloca directives. Tested on nvptx. gcc/testsuite/ChangeLog: 2020-09-25 Tom de Vries <tdevries@suse.de> * gcc.dg/analyzer/pr93355-localealias.c: Require effective target alloca.
This commit is contained in:
parent
fa91ca7f50
commit
7ac25ab398
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
/* { dg-do "compile" } */
|
||||
/* { dg-additional-options "-Wno-analyzer-too-complex -fno-analyzer-feasibility" } */
|
||||
/* TODO: remove the need for these options. */
|
||||
/* { dg-require-effective-target alloca } */
|
||||
|
||||
/* Handle aliases for locale names.
|
||||
Copyright (C) 1995-1999, 2000-2001, 2003 Free Software Foundation, Inc.
|
||||
|
|
Loading…
Add table
Reference in a new issue