From 1b06d1bb8d2937341082bd1c079de6b6914f2601 Mon Sep 17 00:00:00 2001 From: Mark Mitchell Date: Mon, 12 Oct 1998 14:07:55 +0000 Subject: [PATCH] Install ChangeLog entry that got left out From-SVN: r23027 --- gcc/cp/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index 14abce98e27..b7d2bcc4daa 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -14,6 +14,14 @@ * cp-tree.h (start_method): Update prototype. * parse.y (fn.def2): Update start_method parameter list. +1998-10-11 Mark Mitchell + + * cp-tree.h (specializations_of_same_template_p): Declare. + * pt.c (specializations_of_same_template_p): New function. + (unify): Use it. + * search.c (get_template_base): Use it. + (get_template_base_recursive): Likewise. + 1998-10-10 Manfred Hollstein * decl2.c (start_objects): Add new variable `joiner' and -- 2.30.2