This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/12252] ICE on very large source file : GC problem?
- From: "reichelt at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Nov 2003 12:41:45 -0000
- Subject: [Bug c++/12252] ICE on very large source file : GC problem?
- References: <20030911203619.12252.warren_baird@cimmetry.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From reichelt at gcc dot gnu dot org 2003-11-26 12:41 -------
Maybe you shouldn't try --param ggc-min-heapsize=0, but small values like 2-10.
This compiles must faster, but still might trigger GC often enough.
Sometimes you might have to change the value while reducing the testcase.
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |reichelt at gcc dot gnu dot
| |org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12252