diff options
author | Gerald Pfeifer <gerald@gcc.gnu.org> | 2003-07-14 13:36:56 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@gcc.gnu.org> | 2003-07-14 13:36:56 +0000 |
commit | adc4adcdaf77425b4ef99c8f468a6b7cf27292aa (patch) | |
tree | 47bd6d886c5f588b7ab757036ddad7e0ef31691b /gcc/config.gcc | |
parent | 3ad249b9c71911ab735f7ea4e43a0b3fa6f48513 (diff) | |
download | gcc-adc4adcdaf77425b4ef99c8f468a6b7cf27292aa.zip gcc-adc4adcdaf77425b4ef99c8f468a6b7cf27292aa.tar.gz gcc-adc4adcdaf77425b4ef99c8f468a6b7cf27292aa.tar.bz2 |
ggc-page.c (extra_order_size_table): Insns have 9 slots.
* ggc-page.c (extra_order_size_table): Insns have 9 slots. Regs
don't have 2.
* 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.
* doc/include/texinfo.tex: Upgrade to texinfo 4.6.
From-SVN: r69330
Diffstat (limited to 'gcc/config.gcc')
0 files changed, 0 insertions, 0 deletions