https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125751
--- Comment #5 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-15 branch has been updated by Georg-Johann Lay <[email protected]>: https://gcc.gnu.org/g:4fe44cb574eb13e67d96c6ce5b3a91de952d6747 commit r15-11274-g4fe44cb574eb13e67d96c6ce5b3a91de952d6747 Author: Georg-Johann Lay <[email protected]> Date: Thu Jun 11 19:51:12 2026 +0200 AVR: target/125751 -- Fix too short insns lengths in avr_out_fract. PR target/125751 gcc/ * config/avr/avr.cc (avr_out_fract): Fix too small sequence lengths in avr_asm_len calls. (cherry picked from commit df28012bc9294aa76490d90498a2a55c6d92c688)
