This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a1c592be501 pru: Split 64-bit moves into a sequence of 32-bit moves new 7ce8a87f781 [lra] inactivate disabled fp2sp elimination [PR120424] new 6c554467623 [genoutput] mark scratch outputs as eliminable [PR120424] new be547188b63 [lra] recompute ranges upon disabling fp2sp elimination [PR120424] new b4947344896 [lra] rework deactivation of fp2sp elimination [PR120424] new 66b6da3b66e [lra] reorder operations in lra_update_fp2sp_elimination [P [...] new ccef9e5dd9f [lra] apply elimination offsets to MEM in autoinc address [ [...] new f9a6efa7a71 [lra] catch all to-sp eliminations with nonzero offsets [PR120424]
The 7 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/genoutput.cc | 2 +- gcc/lra-eliminations.cc | 89 +++++++++++++++++++++++++++++++++++-------------- gcc/lra-int.h | 3 ++ gcc/lra-lives.cc | 22 ++++++++++++ gcc/lra-spills.cc | 37 ++++++++++++++++++++ 5 files changed, 127 insertions(+), 26 deletions(-)