https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117500
--- Comment #2 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:02d7370966ac19af966b827b4c984e8a38fdf728 commit r15-5352-g02d7370966ac19af966b827b4c984e8a38fdf728 Author: Georg-Johann Lay <a...@gjlay.de> Date: Sat Nov 9 12:40:48 2024 +0100 AVR: target/117500 - Use output_operand_lossage in avr_print_operand. PR target/117500 gcc/ * config/avr/avr.cc (avr_print_operand) [code = 'i']: Use output_operand_lossage on bad operands instead of fatal_insn.