http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56099
--- Comment #7 from Andrew Pinski <pinskia at gcc dot gnu.org> 2013-01-24 19:28:59 UTC --- (In reply to comment #6) > I think 'noinline' flag should be factored into the removal decision. No because this is not about inlining. This is about side effects on the function and there is none.