https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87525
--- Comment #20 from Jan Hubicka <hubicka at gcc dot gnu.org> --- This seems to make sense. One should clone extern inline only if something useful can be propagated across I suppose. Patch is OK with some comment and testcase.