https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98282
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> --- GCC 7.x isn't supported anymore. That said, this is an ICE that went away on trunk and in 10.x with the r10-3583-g562d1e9556777988ae46c5d1357af2636bc272ea change, which means it likely went latent because those changes were inliner heuristic changes and the ICE in PRE. I can reproduce on 9 branch. cvise reducing now.