Comment 2 for bug 1418073

Revision history for this message
Rahul (rahulgm) wrote :

Yes, it does get inlined. But inlining should not happen as the function is supposed to go into a different section. It should take into account section attribute and not inline function if caller and callee happen to be in different sections.