This is the mail archive of the gcc-patches@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: [PATCH] Never collect the PCH zone


> 2004-05-01  Paolo Bonzini  <bonzini@gnu.org>
> 
>     * ggc.h (new_persistent_ggc_zone): New prototype.
>     * ggc-page.c (new_persistent_ggc_zone): New stub.
>     * ggc-zone.c (struct alloc_zone): Add persistent field.
>     (new_persistent_ggc_zone): New function.
>     (destroy_ggc_zone): Refuse to destroy a persistent zone.
>     Fix thinko.
>     (ggc_pch_read): Initialize it.
>     (ggc_collect_1): Do not collect persistent zones.

Patch attaced.

Paolo

-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/

Attachment: 2-gcc-pch-zone-no-gc.patch
Description: Binary data


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