This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from cdeebc71c48 AVR: doc/install.texi - Update avr specific installation notes. new 5bfb91c14f9 reload1.cc: rtl-optimization/116326 - Use RELOAD_ELIMINABLE_REGS.
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/config/avr/avr.h | 9 +- gcc/doc/tm.texi | 8 ++ gcc/doc/tm.texi.in | 8 ++ gcc/reload1.cc | 6 ++ .../gcc.target/avr/torture/lra-pr116324.c | 86 +++++++++++++++ .../gcc.target/avr/torture/lra-pr116325.c | 117 +++++++++++++++++++++ 6 files changed, 233 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.target/avr/torture/lra-pr116324.c create mode 100644 gcc/testsuite/gcc.target/avr/torture/lra-pr116325.c