This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0bb431d0a77 pru: Fix pru_pragma_ctable_entry diagnostics [PR118991] new 2341f675eda [PR115458][LRA]: Run split sub-pass more times
The 1 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/lra-assigns.cc | 50 +++-- gcc/lra-int.h | 14 +- gcc/lra.cc | 14 +- gcc/testsuite/g++.target/riscv/pr115458.C | 357 ++++++++++++++++++++++++++++++ 4 files changed, 410 insertions(+), 25 deletions(-) create mode 100644 gcc/testsuite/g++.target/riscv/pr115458.C