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 c++/12252] ICE on very large source file : GC problem?


------- 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


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