https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80357
--- Comment #9 from Bill Schmidt <wschmidt at gcc dot gnu.org> --- (In reply to Jakub Jelinek from comment #8) > (In reply to Bill Schmidt from comment #6) > > That revision enabled -fsched-pressure by default, so it may have been > > latent with -fsched-pressure before then. > > No, r243865 does not ICE with -O3 -fsched-pressure. OK, --param-sched-pressure-algorithm=2 must also be needed.