ggc-page.c (extra_order_size_tab): Add entries with size of struct function and basic...
authorRichard Guenther <rguenther@suse.de>
Mon, 19 Jun 2006 18:57:28 +0000 (18:57 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 19 Jun 2006 18:57:28 +0000 (18:57 +0000)
commitf5938dcd3993e5f8239d67078e6bf292d14dd3d3
tree3adcf0d1e3be8e762c7a7dd7b1813c29b00baa9d
parent20fb52af9359cdf66e245f1779bbcd6f1a41de8b
ggc-page.c (extra_order_size_tab): Add entries with size of struct function and basic_block.

2006-06-19  Richard Guenther  <rguenther@suse.de>

* ggc-page.c (extra_order_size_tab): Add entries with
size of struct function and basic_block.
(size_lookup): Extend to cover sizes up to 511.
(ggc_alloc_stat): Adjust user.
(ggc_pch_count_object): Likewise.
(ggc_pch_alloc_object): Likewise.
(ggc_pch_write_object): Likewise.

From-SVN: r114783
gcc/ChangeLog
gcc/ggc-page.c