pt.c (print_template_statistics): New.
commit7dcfe861f19429326f0b82c4fdccd7d7088ae68b
authorJason Merrill <jason@redhat.com>
Wed, 7 Apr 2010 15:54:29 +0000 (7 11:54 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 7 Apr 2010 15:54:29 +0000 (7 11:54 -0400)
treea13ecfb3333a065f6e429635e65a28609a892cae
parent2401726e18691dec7144312cb531aa9e11ca8240
pt.c (print_template_statistics): New.

* pt.c (print_template_statistics): New.
* cp-tree.h: Declare it.
* tree.c (cxx_print_statistics): Call it.

From-SVN: r158072
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/pt.c
gcc/cp/tree.c