public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [testsuite] Require et alloca for pr82210.c
@ 2018-02-22 11:03 Tom de Vries
  0 siblings, 0 replies; only message in thread
From: Tom de Vries @ 2018-02-22 11:03 UTC (permalink / raw)
  To: GCC Patches

[-- Attachment #1: Type: text/plain, Size: 99 bytes --]

Hi,

this patch requires effective target alloca in testcase pr82210.c.

Committed.

Thanks,
- Tom

[-- Attachment #2: 0001-testsuite-Require-et-alloca-for-pr82210.c.patch --]
[-- Type: text/x-patch, Size: 600 bytes --]

[testsuite] Require et alloca for pr82210.c

2018-02-22  Tom de Vries  <tom@codesourcery.com>

	* gcc.c-torture/execute/pr82210.c: Require effective target alloca.

---
 gcc/testsuite/gcc.c-torture/execute/pr82210.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gcc/testsuite/gcc.c-torture/execute/pr82210.c b/gcc/testsuite/gcc.c-torture/execute/pr82210.c
index 48fb715..4caf843 100644
--- a/gcc/testsuite/gcc.c-torture/execute/pr82210.c
+++ b/gcc/testsuite/gcc.c-torture/execute/pr82210.c
@@ -1,4 +1,5 @@
 /* PR c/82210 */
+/* { dg-require-effective-target alloca } */
 
 void
 foo (int size)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-02-22 11:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-22 11:03 [testsuite] Require et alloca for pr82210.c Tom de Vries

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).