https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66697
Uroš Bizjak <ubizjak at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #36450|0 |1 is obsolete| | --- Comment #16 from Uroš Bizjak <ubizjak at gmail dot com> --- Created attachment 36453 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36453&action=edit V3 patch that enables force_align_arg_pointer attribute for x86_64 targets Slightly updated V2 patch. Now REG_CFA_EXPRESSION note is attached to an unaligned store insn instead of REG_FRAME_RELATED_EXPR note. This is the patch in testing.