------- Comment #4 from rguenth at gcc dot gnu dot org  2008-10-01 13:44 -------
Indeed.  This exposes a bug as we do not fold VIEW_CONVERT_EXPR <char *> (0.0).
As we never initialize NEW_SETS for FRE we should not try to add to it.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |rguenth at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2008-09-22 21:09:59         |2008-10-01 13:44:26
               date|                            |


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

Reply via email to