------- Comment #2 from spop at gcc dot gnu dot org  2007-10-02 19:58 -------
The problem is linked to the fact that we eliminate old induction variables
too early, so we end up with SSA names that were freed in the chrecs.
I'm testing a patch fixing this problem.


-- 

spop at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |spop at gcc dot gnu dot org
                   |dot org                     |
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2007-09-28 09:39:21         |2007-10-02 19:58:44
               date|                            |


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

Reply via email to