GCC 4.1: Buildable on GHz machines only?

DJ Delorie dj@redhat.com
Mon May 16 19:45:00 GMT 2005


> We already do that for when checking is enabled, well the GC heuristics
> are tuned such that it does not change which is why
> --enable-checking=release is always faster than without it.

Right, but it doesn't call ulimit(), so other sources of memory
leakage wouldn't be affected.  I'm thinking if the gcc driver set a
per-process limit of, say, 128M, developers would learn to care about
working set performance.



More information about the Gcc mailing list