https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110220
--- Comment #9 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-13 branch has been updated by Georg-Johann Lay <g...@gcc.gnu.org>: https://gcc.gnu.org/g:07573fc45a1fefa7e5f03e1930b188f36eba3a11 commit r13-7678-g07573fc45a1fefa7e5f03e1930b188f36eba3a11 Author: Georg-Johann Lay <a...@gjlay.de> Date: Tue Aug 1 13:49:17 2023 +0200 target/110220: Set JUMP_LABEL and LABEL_NUSES of new branch insn generated by target specific RTL optimization pass .avr-casesi. gcc/ PR target/110220 * config/avr/avr.cc (avr_optimize_casesi): Set JUMP_LABEL and LABEL_NUSES of new conditional branch instruction.