OSDN Git Service

authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Apr 1998 17:22:50 +0000 (17:22 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Apr 1998 17:22:50 +0000 (17:22 +0000)
        * pt.c (build_template_parm_index): Add prototype.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@19239 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/cp/ChangeLog

index 6118d04..4bcf751 100644 (file)
@@ -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.