From: Brendan Kehoe Date: Mon, 6 Oct 1997 21:09:49 +0000 (-0400) Subject: tree.c (print_lang_statistics): #if 0 call to print_inline_obstack_statistics until... X-Git-Tag: releases/egcs-1.0.0~391 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f2270ec44b986eabf4b541feb4ff9a7e91d6353;p=thirdparty%2Fgcc.git 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 --- 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.