[Bug tree-optimization/43505] [4.5 Regression] type mismatch between an SSA_NAME and its symbol with -O3

hubicka at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Mar 27 18:30:00 GMT 2010



------- Comment #9 from hubicka at gcc dot gnu dot org  2010-03-27 18:30 -------
Have patch in testing. Problem is that inliner is copying the clone info
including the replacement when producing clone of clone that leads to
transformations sometimes being applied multiple times.


-- 

hubicka at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |hubicka at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2010-03-24 09:52:14         |2010-03-27 18:30:42
               date|                            |


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



More information about the Gcc-bugs mailing list