------- Comment #43 from rguenth at gcc dot gnu dot org 2010-01-23 12:06 ------- Well, we run DCE during early optimizations and the CCP that runs before pass_return_slot and after final inlining removes dead basic-blocks and trivially dead insns already.
-- rguenth at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|WAITING |NEW Last reconfirmed|2009-09-04 18:45:26 |2010-01-23 12:06:11 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41089