https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82960
Ulrich Weigand <uweigand at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #6 from Ulrich Weigand <uweigand at gcc dot gnu.org> --- I've now checked in a slightly different fix (which causes fewer changes to processing -- I think there were some cases where we actually need to handle jump_table_insn in pad_bb to avoid miscounting insns ...). This fixes the ICE for me.