This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/22216] [4.1 regression] ICE during GC


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-06-28 13:29 -------
Looking at the backtrace, it looks more like one of Honza's patches rather than the patch for PR21959.
On more likely the following patch (as I got a clean bootstrap on powerpc-darwin with no problems 
before this, I have not tried after though):
-2005-06-28  Jan Hubicka  <jh@suse.cz>
-
-       * cgraph.c (cgraph_remove_node): Do not release function bodies until
-       full cgraph is built.
....

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jh at suse dot cz
   Target Milestone|---                         |4.1.0


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]