[Bug target/59674] On m68k and vax variables stack variables with > MAX_STACK_ALIGNMENT make ssp fail

schwab@linux-m68k.org gcc-bugzilla@gcc.gnu.org
Fri Jan 24 21:37:00 GMT 2014


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59674

--- Comment #9 from Andreas Schwab <schwab@linux-m68k.org> ---
x86 works around its weird ABI by dynamic stack realignment.  That's what needs
to be implemented for your ABI as well.



More information about the Gcc-bugs mailing list