This is the mail archive of the gcc@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]

Re: Potential GC problem on the 3.3 branch


> The best way to start investigating a GC problem is to use
> --param ggc-min-heapsize=0 --param ggc-min-expand=0
> which will force garbage collection to happen every time it can.
> This should make the problem reproducible and make it easier to produce
> a cut-down testcase.

Thanks for the tip.

-- 
Eric Botcazou


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