From 81e98a98dc8ac089a9be4bc130950d73e36d54e4 Mon Sep 17 00:00:00 2001 From: Jason Merrill Date: Wed, 10 Sep 1997 16:15:23 -0400 Subject: [PATCH] missing entry From-SVN: r15268 --- gcc/cp/ChangeLog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index 2aedab1..b716542 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -5,7 +5,9 @@ Tue Sep 9 19:49:38 1997 Jason Merrill Tue Sep 9 17:57:25 1997 Mark Mitchell * error.c (dump_decl): Avoid crashing when presented with a - uninitialized constant, as can occur with a template parameter. + uninitialized constant, as can occur with a template parameter. + (dump_expr): Make sure that there are enough levels of + current_template_parms before we start diving through them. 1997-09-09 Brendan Kehoe -- 2.7.4