[Bug ipa/64963] [5 Regression] IPA Cloning/Splitting does not copy function section attributes resulting in kernel miscompilation
hubicka at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Feb 10 16:52:00 GMT 2015
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?
More information about the Gcc-bugs
mailing list