https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125751
--- Comment #2 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-16 branch has been updated by Georg-Johann Lay <[email protected]>: https://gcc.gnu.org/g:be08fe2d690025cdec2876ff3fc6a03ecc170943 commit r16-9084-gbe08fe2d690025cdec2876ff3fc6a03ecc170943 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)
