------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-28 
03:12 -------
The problem is that nesting_info is not marked as GTY and we call 
cgraph_finalize_function which 
lowers the function which calls ggc_collect.  I think marking nesting_info (and 
root) as GTY will fix the 
problem.  I will look into a patch.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |pinskia at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED


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

Reply via email to