This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Bug in gcc CVS HEAD from a few days ago with alloca and stack alignment


	The PowerPC backend is not telling the compiler the correct
requirements.  Regardless of Anthony's patch, if it did not fail on
alloca(), it would fail on something else.

	I would suggest that Kevin try restoring the STACK_BOUNDARY in
sysv4.h to 64 and test changing all definitions and uses of
ABI_STACK_BOUNDARY to PREFERRED_STACK_BOUNDARY. 

David


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]