https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80763
--- Comment #10 from Martin Liška <marxin at gcc dot gnu.org> --- Hm, the function clone_inlined_nodes contains logic that does: │246 e->callee->remove_from_same_comdat_group (); but only when duplicate == false. Will be more complex to handle, please take a look Honza.
