OSDN Git Service

* decl.c (compute_array_index_type): Don't try to do anything with
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 2 May 2001 18:04:18 +0000 (18:04 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 2 May 2001 18:04:18 +0000 (18:04 +0000)
commitdb4f24e2e16dee1e27f8114e2966bf5af5dfe0ad
tree2ce95d7eb645836e91c85fc664e62f305180d0d0
parent3a4dde99d5d5addd6933d438201b49e6c1131f65
* decl.c (compute_array_index_type): Don't try to do anything with
the indices when processing a template.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41770 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/testsuite/g++.old-deja/g++.pt/array7.C [new file with mode: 0644]