https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65450
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #35047|0 |1 is obsolete| | --- Comment #14 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Created attachment 35053 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35053&action=edit gcc5-pr65450.patch Updated (but this time untested except on the testcase) patch, that tries to preserve the alignment info in DR_PTR_INFO from DR_MISALIGNMENT. Will see if it is possible to reduce the testcase somewhat.