aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJeff Law <law@gcc.gnu.org>1998-04-16 11:22:50 -0600
committerJeff Law <law@gcc.gnu.org>1998-04-16 11:22:50 -0600
commit3bea7da83326991787f576bed81843f51bbba997 (patch)
treec7406c16782f5fadfc13bdf6473a708af2048f00 /gcc
parent936f0e02314b40197b8a0bf310060cddc4e21e19 (diff)
downloadgcc-3bea7da83326991787f576bed81843f51bbba997.zip
gcc-3bea7da83326991787f576bed81843f51bbba997.tar.gz
gcc-3bea7da83326991787f576bed81843f51bbba997.tar.bz2
pt.c (build_template_parm_index): Add prototype.
� * pt.c (build_template_parm_index): Add prototype. From-SVN: r19239
Diffstat (limited to 'gcc')
-rw-r--r--gcc/cp/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index 6118d04..4bcf751 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,5 +1,7 @@
Thu Apr 16 17:47:30 1998 Jeffrey A Law (law@cygnus.com)
+ * pt.c (build_template_parm_index): Add prototype.
+
* search.c (my_tree_cons): Don't clear words outside the
newly allocated node.