This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3ae8794665e forwprop: Also dce from added statements from gimple_simplify new dfb2e8caa85 AVR: target/116407 - Fix linker error "relocation truncated [...]
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-protos.h | 2 +- gcc/config/avr/avr.cc | 11 +++++--- gcc/config/avr/avr.md | 8 +++--- gcc/testsuite/gcc.target/avr/torture/pr116407-2.c | 34 +++++++++++++++++++++++ gcc/testsuite/gcc.target/avr/torture/pr116407-4.c | 34 +++++++++++++++++++++++ 5 files changed, 80 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/gcc.target/avr/torture/pr116407-2.c create mode 100644 gcc/testsuite/gcc.target/avr/torture/pr116407-4.c