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: "ebotcazou at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Sep 2003 05:55:52 -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
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12252
------- Additional Comments From ebotcazou at gcc dot gnu dot org 2003-09-16 05:55 -------
I should have said that you can try to gradually decrease the GC parameters
before going to 0, the theory being that this could let you gradually decrease
the size of the testcase. However, if the original testcase doesn't crash at 0,
we're stuck.