------- Comment #5 from rguenth at gcc dot gnu dot org  2007-09-27 13:38 -------
Created an attachment (id=14256)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14256&action=view)
more complete patch to resture DCE of killing defs

It still breaks in some cases.  With the unfortunate fact that we need the
VMAYUSEs even for killing defs we might end up to need to do a two-phase DCE
for those :/  (See the special casing of PHI_NODEs in the patch, it seems some
more special casing is missing)


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #14254|0                           |1
        is obsolete|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33562

Reply via email to