[Bug c/59674] On m68k and vax variables stack variables with > MAX_STACK_ALIGNMENT make ssp fail
christos at zoulas dot com
gcc-bugzilla@gcc.gnu.org
Sat Jan 4 21:21:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59674
--- Comment #6 from Christos Zoulas <christos at zoulas dot com> ---
On Jan 4, 8:42pm, gcc-bugzilla@gcc.gnu.org ("mikpelinux at gmail dot com")
wrote:
-- Subject: [Bug c/59674] On m68k and vax variables stack variables with > MA
| That is correct, m68k-linux has looser alignment rules than most other archs.
| Which is why I also tested vax-linux, hoping that its ABI would be more in
line
| with other VAX targets.
We have the same problem with sh3 also. I think that the VAX issue is
a bit different. I will test and provide more details for both platforms.
christos
More information about the Gcc-bugs
mailing list