This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/22216] [4.1 regression] ICE during GC
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Jun 2005 13:29:57 -0000
- Subject: [Bug tree-optimization/22216] [4.1 regression] ICE during GC
- References: <20050628115200.22216.schwab@suse.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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