https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88714
--- Comment #26 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Created attachment 45455 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=45455&action=edit gcc9-pr88714.patch I needed a temporary solution for our distro packages and with this patch armv7hl passes profiledbootstrap. That said, I think preserving the MEM_ALIAS_SET and MEM_EXPR is important for proper scheduling etc. decisions and so it would be better to add new patterns.