[Bug middle-end/96192] tree-inline.c(copy_decl_for_dup_finish) should preserve decl alignment in copy
skpgkp2 at gmail dot com
gcc-bugzilla@gcc.gnu.org
Wed Jul 22 06:26:13 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96192
Sunil Pandey <skpgkp2 at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |skpgkp2 at gmail dot com
--- Comment #4 from Sunil Pandey <skpgkp2 at gmail dot com> ---
Created attachment 48913
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48913&action=edit
This patch lower alignment of parm and result decl. It also preserve decl
alignment during inlining.
More information about the Gcc-bugs
mailing list