------- Comment #7 from rakdver at gcc dot gnu dot org  2006-08-01 15:34 -------
After a closer investigation, there indeed seems to be a problem in
chrec_convert, I am preparing a patch.

Nevertheless, the code in VRP still needs fixing -- the problem might still be
reproduced even with a completely correct scev, when part of the compiled code
is unreachable (and we are not able to determine this in compile time), or for
invalid programs.


-- 

rakdver at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |rakdver at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2006-06-02 22:03:44         |2006-08-01 15:34:59
               date|                            |


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

Reply via email to