From 3f2270ec44b986eabf4b541feb4ff9a7e91d6353 Mon Sep 17 00:00:00 2001 From: Brendan Kehoe Date: Mon, 6 Oct 1997 17:09:49 -0400 Subject: [PATCH] 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 --- gcc/cp/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index 9ed725ca0cf0..fbb7cc19b3cb 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -1,3 +1,8 @@ +1997-10-06 Brendan Kehoe + + * 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 * pt.c (instantiate_decl): Look for the original template. -- 2.47.2