> > For me, I get everything inlined except for:
> 
> Oops! looking at my mail, I realized that I did not timed fatigue, but ac.
> With the patch the only difference for fatigue is that the threshold for
> full inlining decreased from 125 to 113.

See, we make progress. 10 more patches like this and you can set threshold to 0 
;)

This is expected behaviour - the patch changes interpretation of inline bounds
from limits on function sizes on limits of estimated function sizes after
inlining. Those 12 instructions are accounting function call overhead.

Honza
> 
> Sorry for the noise.
> 
> Dominique

Reply via email to