------- Comment #1 from rguenth at gcc dot gnu dot org  2010-04-30 17:25 -------
Confirmed.  VRP is stupid and does

Visiting statement:
index_4 = i_21 % 3;

Found new range for index_4: VARYING

Yet another missed optimization.


-- 

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|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2010-04-30 17:25:26
               date|                            |


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

Reply via email to