https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89504
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dmalcolm at gcc dot gnu.org, | |jakub at gcc dot gnu.org --- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Perhaps run_rtl_passes or something similar needs to avoid DF verification when DF has not been constructed yet and starting with a pass that needs it, or something similar?