This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: ../../gcc/fixproto[275]: 25412 Memory fault(coredump)
- To: John David Anglin <dave at hiauly1 dot hia dot nrc dot ca>
- Subject: Re: ../../gcc/fixproto[275]: 25412 Memory fault(coredump)
- From: Alan Modra <alan at linuxcare dot com dot au>
- Date: Wed, 7 Mar 2001 11:54:47 +1100 (EST)
- cc: gcc-bugs at gcc dot gnu dot org
On Tue, 6 Mar 2001, John David Anglin wrote:
> __builtin_alloca in the version of gcc used for the initial
> bootstrap doesn't work on the PA
This isn't at all suprising given that alloca on PA needs to move stuff
already on the stack, at least as far as I can figure from reading ABI
documents. I haven't looked to see what gcc actually does.
http://devresource.hp.com/STK/partner/rad_11_0_32.pdf
http://devresource.hp.com/STK/partner/pa64rt.pdf
Alan Modra
--
Linuxcare