decl.c (compute_array_index_type): Don't try to do anything with the indices when...
authorMark Mitchell <mark@codesourcery.com>
Wed, 2 May 2001 18:04:18 +0000 (18:04 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Wed, 2 May 2001 18:04:18 +0000 (18:04 +0000)
commit80f5bb34eb5fc1e916ae2983e86876f0ecb6651c
tree2ce95d7eb645836e91c85fc664e62f305180d0d0
parentf1419b42511902582af98312ee45e6b23d9a875b
decl.c (compute_array_index_type): Don't try to do anything with the indices when processing a template.

* decl.c (compute_array_index_type): Don't try to do anything with
the indices when processing a template.

From-SVN: r41770
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/testsuite/g++.old-deja/g++.pt/array7.C [new file with mode: 0644]