This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-14 in repository gcc.
from f4ce0980daa Daily bump. new 919c42bf448 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