https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125751
--- Comment #4 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-13 branch has been updated by Georg-Johann Lay <[email protected]>: https://gcc.gnu.org/g:0d001d05eafffdb833d9793573366e731c29cc46 commit r13-10359-g0d001d05eafffdb833d9793573366e731c29cc46 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)
