tree.c (record_node_allocation_statistics): New function.
authorNathan Froyd <froydnj@codesourcery.com>
Thu, 24 Mar 2011 15:23:23 +0000 (15:23 +0000)
committerNathan Froyd <froydnj@gcc.gnu.org>
Thu, 24 Mar 2011 15:23:23 +0000 (15:23 +0000)
commit63ee8641f82a11bd60b5cf12be02aeeb1728d649
treeff6109e5cdfa3804e7b326ec5666f594533f923c
parentabbc8c7b156d75c1f4baad852af5762482203ee1
tree.c (record_node_allocation_statistics): New function.

* tree.c (record_node_allocation_statistics): New function.
(make_node_stat, copy_node_stat, build_string): Call it.
(make_tree_binfo_stat, make_tree_vec_stat, tree_cons_stat): Likewise.
(build1_stat, build_omp_clause): Likewise.

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