Use __builtin_alloca in gcc.dg/fstack-protector-strong.c
authorro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 14 May 2013 13:11:25 +0000 (13:11 +0000)
committerro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 14 May 2013 13:11:25 +0000 (13:11 +0000)
commit6c4553507f3f851523885d5fbef09de24b1e4be9
tree165aad51133fca848e8c27a1a00a970c57fab08c
parent48d746e602a92e8d21cbfbc2999daf7ac35f42c6
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@198883 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/fstack-protector-strong.c