https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64963
--- Comment #8 from Jan Hubicka <hubicka at gcc dot gnu.org> --- Yeah, we was copying section as long as it was part of decl more or less by accident than by design. I suppose keeping section (or not clonning at all) makes sense. What about inlining across functions with user sections?