Re: [testsuite] Fix gcc.dg/fstack-protector-strong.c on Solaris/x86

2013-05-14 Thread Rainer Orth
Jeff Law writes: > On 05/14/2013 04:31 AM, Jakub Jelinek wrote: >> On Tue, May 14, 2013 at 12:26:31PM +0200, Rainer Orth wrote: >>> Tested with the appropriate runtest invocations on i386-pc-solaris2.11 >>> and x86_64-unknown-linux-gnu, installed on mainline. >> >> I'd say the test should just us

Re: [testsuite] Fix gcc.dg/fstack-protector-strong.c on Solaris/x86

2013-05-14 Thread Jeff Law
On 05/14/2013 04:31 AM, Jakub Jelinek wrote: On Tue, May 14, 2013 at 12:26:31PM +0200, Rainer Orth wrote: Tested with the appropriate runtest invocations on i386-pc-solaris2.11 and x86_64-unknown-linux-gnu, installed on mainline. I'd say the test should just use __builtin_alloca instead. Yea,

Re: [testsuite] Fix gcc.dg/fstack-protector-strong.c on Solaris/x86

2013-05-14 Thread Jakub Jelinek
On Tue, May 14, 2013 at 12:26:31PM +0200, Rainer Orth wrote: > Tested with the appropriate runtest invocations on i386-pc-solaris2.11 > and x86_64-unknown-linux-gnu, installed on mainline. I'd say the test should just use __builtin_alloca instead. > 2013-05-14 Rainer Orth > > * gcc.dg/f