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: Speed/profile of gcc3.4


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.


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