------- Comment #3 from rguenth at gcc dot gnu dot org  2008-09-21 11:30 -------
In 4.2 the offending code was removed so we no longer ICE (the "wrong -1"
problem remains - casting -1 to size_type_node causes the overflow flag to
be set).

So, fixed for 4.2.0 - the 4.1 branch is no longer maintained.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|richard dot guenther at     |rguenth at gcc dot gnu dot
                   |gmail dot com               |org
             Status|UNCONFIRMED                 |RESOLVED
          Component|c                           |tree-optimization
      Known to fail|                            |4.1.3
      Known to work|                            |4.2.0
         Resolution|                            |FIXED
   Target Milestone|---                         |4.2.0


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

Reply via email to