tree.c (print_lang_statistics): #if 0 call to print_inline_obstack_statistics until its definition is checked in.

* tree.c (print_lang_statistics): #if 0 call to
        print_inline_obstack_statistics until its definition is checked in.

the definition of the fn's not checked in yet by jason

From-SVN: r15849
This commit is contained in:
Brendan Kehoe 1997-10-06 17:09:49 -04:00
parent bfcbf73e1d
commit 3f2270ec44

View File

@ -1,3 +1,8 @@
1997-10-06 Brendan Kehoe <brendan@lisa.cygnus.com>
* tree.c (print_lang_statistics): #if 0 call to
print_inline_obstack_statistics until its definition is checked in.
Mon Oct 6 09:27:29 1997 Jason Merrill <jason@yorick.cygnus.com>
* pt.c (instantiate_decl): Look for the original template.