https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100413
Martin Jambor <jamborm at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|unassigned at gcc dot gnu.org |jamborm at gcc dot gnu.org Status|NEW |ASSIGNED --- Comment #6 from Martin Jambor <jamborm at gcc dot gnu.org> --- I'm testing a patch. The problem is that a clone is removed with cgraph::remove and it leaves behind a dangling clone_of with a body for which there is now no need.