]> git.ipfire.org Git - thirdparty/gcc.git/commit
Use __builtin_alloca in gcc.dg/fstack-protector-strong.c
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Tue, 14 May 2013 13:11:25 +0000 (13:11 +0000)
committerRainer Orth <ro@gcc.gnu.org>
Tue, 14 May 2013 13:11:25 +0000 (13:11 +0000)
commitdd787b0c00f8c10239b08685826946433fc40f22
tree165aad51133fca848e8c27a1a00a970c57fab08c
parent1a2887689b95dd72960b429650eb2b4c0b1fdcd0
Use __builtin_alloca in gcc.dg/fstack-protector-strong.c

* gcc.dg/fstack-protector-strong.c: Don't include <stdlib.h>.
(alloca): Remove declaration.
(foo9): Replace alloca by __builtin_alloca.

From-SVN: r198883
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/fstack-protector-strong.c