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

Jan Hubicka <hubicka at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2013-12-15
           Assignee|unassigned at gcc dot gnu.org      |hubicka at gcc dot 
gnu.org
     Ever confirmed|0                           |1

--- Comment #3 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
The problem here is that we devirtualize the call and then we try to analyze it
for ipa-cp. I guess ipa-prop should skip those calls. I am testing patch.

Reply via email to