[Bug middle-end/84877] Local stack copy of BLKmode parameter on the stack is not aligned when the requested alignment exceeds MAX_SUPPORTED_STACK_ALIGNMENT
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Mar 15 11:55:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84877
--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
I think GCC needs to copy P0 to a properly aligned stack slot in the prologue.
More information about the Gcc-bugs
mailing list