This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Speed/profile of gcc3.4
On Tue, 20 Jan 2004, Zack Winkles wrote:
> Richard Guenther <rguenth@tat.physik.uni-tuebingen.de> said:
> > ggc_alloc - err - which collector do we use on default? The page or
> > the zone collector? How do I select a different collector?
>
> AFAIK, page is the default. Select a new one by passing --with-gz=zone
> to ./configure.
Thanks, --with-gc is not documented in install.texi, neither are the
choices page or zone. Only simple is mentioned as note for DG Unix 4.0,
but isn't support for simple removed?
PR/13770.
Richard.
--
Richard Guenther <richard dot guenther at uni-tuebingen dot de>
WWW: http://www.tat.physik.uni-tuebingen.de/~rguenth/