tree.c (tree_code_counts): New global array.
authorRichard Guenther <rguenther@suse.de>
Mon, 2 May 2011 11:12:26 +0000 (11:12 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 2 May 2011 11:12:26 +0000 (11:12 +0000)
commitf070a9d10839a9580c48d4880457719418e67492
tree324bf0bbe73902a540d1ead9830393415b981925
parent65bdd626be50b5af2a7e984bf2c6de9d42728db7
tree.c (tree_code_counts): New global array.

2011-05-02  Richard Guenther  <rguenther@suse.de>

* tree.c (tree_code_counts): New global array.
(record_node_allocation_statistics): Count individual tree codes.
(dump_tree_statistics): Dump individual code stats.

From-SVN: r173244
gcc/ChangeLog
gcc/tree.c