On Wed, May 26, 2010 at 10:54:41AM +0100, David Howells wrote:
We've seen such behaviour even otherwise....even with noinline attribute
in place. I'm not sure if this gcc fix
(http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16922) helped correct the
behaviour, but the lesson has been to not trust a function to be
inlined/remain non-inline consistently.
Thanks,
K.Prasad
--