From: Rainer Orth Date: Tue, 14 May 2013 10:24:03 +0000 (+0000) Subject: Fix gcc.dg/fstack-protector-strong.c on Solaris/x86 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d8478670ac3c1d733ca976e7bc8b66ae2e0ef9e6;p=gcc.git Fix gcc.dg/fstack-protector-strong.c on Solaris/x86 * gcc.dg/fstack-protector-strong.c (alloca): Declare. From-SVN: r198872 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 0f7e1296f4a..d37d4ae4dd8 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2013-05-14 Rainer Orth + + * gcc.dg/fstack-protector-strong.c (alloca): Declare. + 2013-05-14 Richard Biener PR middle-end/57235 diff --git a/gcc/testsuite/gcc.dg/fstack-protector-strong.c b/gcc/testsuite/gcc.dg/fstack-protector-strong.c index c5a52e59a0d..6d5dd0f8c4b 100644 --- a/gcc/testsuite/gcc.dg/fstack-protector-strong.c +++ b/gcc/testsuite/gcc.dg/fstack-protector-strong.c @@ -6,6 +6,8 @@ #include #include +extern void *alloca(__SIZE_TYPE__); + extern int g0; extern int* pg0; int