http://gcc.gnu.org/bugzilla/show_bug.cgi?id=3713
--- Comment #27 from Martin Jambor <jamborm at gcc dot gnu.org> 2010-11-11 09:45:02 UTC --- (In reply to comment #18) > Martin, > is this solved now? The last time I checked it wasn't, mainly because this is not really an IPA problem (if it was, indirect inlining would handle it just fine). I believe the current plan is to make early FRE fix this, see the discussion in PR 40874.