https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104581
--- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Or if we have in df some way how to determine which insns have been added, just ignore those and look for their last predecessor or first successor that isn't dirty/without df computed.