[Bug target/50091] [4.5/4.6/4.7 Regression] -fstack-check gives bad assembly on powerpc-apple-darwin9
ebotcazou at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Sep 4 13:02:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50091
--- Comment #14 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2011-09-04 13:02:15 UTC ---
> for a smaller frame ... and the asm looks sensible...
Great, thanks.
Defining STACK_CHECK_STATIC_BUILTIN to 1 for Darwin would be a separate thing.
In particular, you'd need to test Ada to validate this change.
> ... running check again ... but I'd hazard that this is fairly safe (at least,
> from the darwin perspective). However, I'm not able to check ppc linux here,
> as things stand.
I'll give it a whirl on PowerPC/Linux.
More information about the Gcc-bugs
mailing list