cp-tree.h, decl.c (compute_array_index_type): Make nonstatic.
authorJason Merrill <jason@casey.cygnus.com>
Tue, 16 Nov 1999 05:58:53 +0000 (05:58 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 16 Nov 1999 05:58:53 +0000 (00:58 -0500)
commitc95cd22e91f49e87c7eab9506aa6d8769a2207d1
treeca6c9cce9e4129906d4a0872614e20d73ac7171c
parent63408827c4d31b6be3de9026658c5440e19c273b
cp-tree.h, decl.c (compute_array_index_type): Make nonstatic.

        * cp-tree.h, decl.c (compute_array_index_type): Make nonstatic.
        * pt.c (tsubst, case INTEGER_TYPE): Call it.
        Check uses_template_parms.

From-SVN: r30548
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/decl.c
gcc/cp/pt.c