https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83480
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aoliva at gcc dot gnu.org --- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> --- The ICE goes away with -gno-statement-frontiers, perhaps if sel-sched is unfixable we should disable statement frontiers in addition to var-tracking-assignments that we already disable for sel-sched.