------- Comment #2 from jamborm at gcc dot gnu dot org  2009-12-21 17:55 -------
This happens because IPA-CP (as opposed to indirect inlining) does not
perform parameter modification analysis but the associated streaming
(which is shared in between the two) code assumes it has been done.  I
will prepare a patch to address this shortly.


-- 

jamborm at gcc dot gnu dot org changed:

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


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

Reply via email to