https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65014
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org --- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Created attachment 34728 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34728&action=edit gcc5-pr65015.patch Untested fix. Or alternatively we could fold those STRIP_NOPS adjusted trees back to the original type, but would that be worth it?