aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorDaniel Berlin <dberlin@dberlin.org>2003-10-27 00:26:52 +0000
committerDaniel Berlin <dberlin@dberlin.org>2003-10-27 00:26:52 +0000
commit5fb81a3fac07e7eb48bb8cb5b7baff9e949186ee (patch)
tree4348e45b7dfeeb6d8cce2f6f38df5cb802f97b60 /configure.in
parent61a2a440572a046aee50ed2416114a6f8f586cac (diff)
2003-10-26 Daniel Berlin <dberlin@dberlin.org>
* ggc-zone.c: New file, zone allocating collector. * configure: Accept zone option for --with-gc * configure.in: Ditto. * ggc.h (ggc_pch_count_object): Pass bool indicating stringiness. Update all callers. (ggc_pch_alloc_object): Ditto. (ggc_pch_write_object): Ditto. (ggc_alloc_rtx): Use typed allocation, since all RTX's are of a single type. (ggc_alloc_rtvec): Ditto. (ggc_alloc_tree): Use zone allocation, since some things using this macro aren't a single typecode. * ggc-none.c (ggc_alloc_typed): New function. (ggc_alloc_zone): Ditto. * ggc-page.c: Ditto on both functions. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@72971 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'configure.in')
0 files changed, 0 insertions, 0 deletions