https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95464
--- Comment #4 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Vladimir Makarov <vmaka...@gcc.gnu.org>: https://gcc.gnu.org/g:5261cf8ce824bfc75eb6f12ad5e3716c085b6f9a commit r11-937-g5261cf8ce824bfc75eb6f12ad5e3716c085b6f9a Author: Vladimir N. Makarov <vmaka...@redhat.com> Date: Thu Jun 4 12:04:48 2020 -0400 Add processing STRICT_LOW_PART for matched reloads. 2020-06-04 Vladimir Makarov <vmaka...@redhat.com> PR middle-end/95464 * lra.c (lra_emit_move): Add processing STRICT_LOW_PART. * lra-constraints.c (match_reload): Use STRICT_LOW_PART in output reload if the original insn has it too.