Commit c8fe60e3 by Tom de Vries Committed by Tom de Vries

[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.

From-SVN: r257898
parent b9cf471a
2018-02-22 Tom de Vries <tom@codesourcery.com>
* gcc.c-torture/execute/pr82210.c: Require effective target alloca.
2018-02-22 Paolo Carlini <paolo.carlini@oracle.com>
PR c++/77655
......
/* PR c/82210 */
/* { dg-require-effective-target alloca } */
void
foo (int size)
......
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