* pt.c (print_template_statistics): New.
commita9f5259f080a1c114a6de06f2ec67730e4e50f13
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 7 Apr 2010 15:54:29 +0000 (7 15:54 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 7 Apr 2010 15:54:29 +0000 (7 15:54 +0000)
treea13ecfb3333a065f6e429635e65a28609a892cae
parent5f8e000d9979223bf654d46ba7d844468490f472
* pt.c (print_template_statistics): New.
* cp-tree.h: Declare it.
* tree.c (cxx_print_statistics): Call it.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@158072 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/pt.c
gcc/cp/tree.c