https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116407
--- Comment #5 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-14 branch has been updated by Georg-Johann Lay <g...@gcc.gnu.org>: https://gcc.gnu.org/g:c7257486630c419f0d140d558eaa20d183439811 commit r14-10600-gc7257486630c419f0d140d558eaa20d183439811 Author: Georg-Johann Lay <a...@gjlay.de> Date: Sun Aug 18 17:07:15 2024 +0200 AVR: ad target/116407 - Fix linker error "relocation truncated to fit". PR target/116407 gcc/ * config/avr/avr.md (*dec-and-branchhi!=-1.l.clobber): Increase the additional jump offset to 2 words. (cherry picked from commit 22acd3c4d18dbd4d4d39d7770145fe3ec36073f6)