This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11529] ICE in garbage collection
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Jul 2003 13:40:22 -0000
- Subject: [Bug c++/11529] ICE in garbage collection
- References: <20030715201702.11529.snyder@fnal.gov>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11529
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-16 13:40 -------
I marking this as a dup of bug 11545 because this bug is too large. I have a simpler
example on which it seg faults you have to use "--param ggc-min-expand=0 --param ggc-
min-heapsize=0" to get a seg fault.
*** This bug has been marked as a duplicate of 11545 ***