https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99447
--- Comment #24 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Jan Hubicka <hubi...@gcc.gnu.org>: https://gcc.gnu.org/g:d7145b4bb6c8729a1e782373cb6256c06ed60465 commit r11-7926-gd7145b4bb6c8729a1e782373cb6256c06ed60465 Author: Jan Hubicka <j...@suse.cz> Date: Wed Mar 31 11:35:29 2021 +0200 Small refactoring of cgraph_node::release_body PR lto/99447 * cgraph.c (cgraph_node::release_body): Remove all callers and references. * cgraphclones.c (cgraph_node::materialize_clone): Do not do it here. * cgraphunit.c (cgraph_node::expand): And here.