------- Comment #6 from jakub at gcc dot gnu dot org 2008-12-17 16:04 ------- The problem with the patch is that useless insns (visited with has_zero_uses on lhs) are now scattered in the bbs and so aren't removed immediately.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38533