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

Martin Jambor <jamborm at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2010.12.17 13:48:15
                 CC|                            |hubicka at gcc dot gnu.org
         AssignedTo|unassigned at gcc dot       |jamborm at gcc dot gnu.org
                   |gnu.org                     |
     Ever Confirmed|0                           |1

--- Comment #1 from Martin Jambor <jamborm at gcc dot gnu.org> 2010-12-17 
13:48:15 UTC ---
I added thunk_delta streaming to analysis streaming and not decision
streaming, which of course cannot work.  Serves me right for not
testing lto.

I'll move the delta to struct cgraph_edge as a HOST_WIDE_INT.
Mine.

Reply via email to