GC special object sizes

Zack Weinberg zack@codesourcery.com
Tue Jun 17 19:26:00 GMT 2003


Dan Nicolaescu <dann@ics.uci.edu> writes:

> 	* ggc-page.c (struct globals): Add new fields to keep track of the
> 	total allocated memory and overhead. 
> 	(ggc_print_statistics): Print them.
> 	(ggc_alloc): Keep track of the total allocated memory and the
> 	overhead.
> 	
> 	* tree.c (dump_tree_statistics): Increase spacing.
> 	(enum tree_node_kind): Move to ... 
> 	* tree.h (enum tree_node_kind): ... here.
> 	(tree_node_counts, tree_node_sizes): Declare.
>
> cp/ChangeLog:
>
> 2003-06-15  Dan Nicolaescu  <dann@ics.uci.edu>
>
> 	* lex.c (enum tree_node_kind): Delete.

This is OK; check it in.

zw



More information about the Gcc-patches mailing list