[Bug tree-optimization/32015] pointer-plus ICE in extract_range_from_binary_expr, at tree-vrp.c:1755

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon May 21 00:01:00 GMT 2007



------- Comment #1 from pinskia at gcc dot gnu dot org  2007-05-21 01:01 -------
I can confirm this, it is due to sccp which creates int * 2B so we have two
things a type mismatch and also now an invalid IR.  Fixing right now.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |pinskia at gcc dot gnu dot
                   |dot org                     |org
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2007-05-21 01:01:17
               date|                            |


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



More information about the Gcc-bugs mailing list