https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69014
Richard Henderson <rth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #37336|0 |1 is obsolete| | --- Comment #12 from Richard Henderson <rth at gcc dot gnu.org> --- Created attachment 37339 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37339&action=edit second patch The assert that df_live is always available fails. Copy initialization of it from ifcvt pass.