https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121359
--- Comment #1 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Georg-Johann Lay <g...@gcc.gnu.org>: https://gcc.gnu.org/g:7e8d89ee82cc504e760c1613f4225be61ddc5d5d commit r16-2787-g7e8d89ee82cc504e760c1613f4225be61ddc5d5d Author: Georg-Johann Lay <a...@gjlay.de> Date: Sun Aug 3 11:40:37 2025 +0200 AVR: target/121359: Remove -mlra and remains of reload. PR target/121359 gcc/ * config/avr/avr.h: Remove -mlra and remains of reload. * config/avr/avr.cc: Same. * config/avr/avr.md: Same. * config/avr/avr-log.cc: Same. * config/avr/avr-protos.h: Same. * config/avr/avr.opt: Same. * config/avr/avr.opt.urls: Same. gcc/testsuite/ * gcc.target/avr/torture/pr118591-1.c: Remove -mlra. * gcc.target/avr/torture/pr118591-2.c: Same.