* decl.c (compute_array_index_type): Don't try to do anything with
commit07d91924cdd1d9e7da175a4885e5bf35f2ba1a75
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 2 May 2001 17:59:37 +0000 (2 17:59 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 2 May 2001 17:59:37 +0000 (2 17:59 +0000)
tree175444cfc48141a77a6081d5b26ed2f78d996c65
parent14a9227c17b8af8113dae686e40e8fef271c469b
* 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/branches/gcc-3_0-branch@41769 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]