https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104121
--- Comment #12 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Alexandre Oliva <aol...@gcc.gnu.org>: https://gcc.gnu.org/g:a9e2ebe839d56416ceaff1a40df54de4890539be commit r12-7384-ga9e2ebe839d56416ceaff1a40df54de4890539be Author: Alexandre Oliva <ol...@adacore.com> Date: Thu Feb 24 22:03:40 2022 -0300 Revert commit r12-5852-g50e8b0c9bca6cdc57804f860ec5311b641753fbb The patch for PR103302 caused PR104121, and extended the live ranges of LRA reloads. for gcc/ChangeLog PR target/104121 PR target/103302 * expr.cc (emit_move_multi_word): Restore clobbers during LRA.