decl.c (complete_array_type): Don't gratuitously copy maxindex.
authorNathan Sidwell <nathan@codesourcery.com>
Wed, 4 Aug 2004 15:59:37 +0000 (15:59 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Wed, 4 Aug 2004 15:59:37 +0000 (15:59 +0000)
commit26fad1af3bc311e01294c47b35ecbcb2fea530c4
tree7dbc2c819ee9b79e831cad5efab7a17a6cd354db
parent44d10c10029bc5bec8fb352c6270b07f0d4d82e8
decl.c (complete_array_type): Don't gratuitously copy maxindex.

* decl.c (complete_array_type): Don't gratuitously copy
maxindex. Its type is always set.

From-SVN: r85562
gcc/cp/ChangeLog
gcc/cp/decl.c