c-decl.c (complete_array_type): Don't gratuitously copy maxindex.
authorNathan Sidwell <nathan@codesourcery.com>
Thu, 29 Jul 2004 08:42:55 +0000 (08:42 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Thu, 29 Jul 2004 08:42:55 +0000 (08:42 +0000)
commit91683ccda0140a2c533fc82a8b0b373ac09a95fd
tree2caec6ea0fa2f6838132405de9e1ac708f0bce0b
parent4586b4cadc3bbcbc9a171ffc9124fc622858a514
c-decl.c (complete_array_type): Don't gratuitously copy maxindex.

* c-decl.c (complete_array_type): Don't gratuitously copy
maxindex.  Check it always has a type.

From-SVN: r85288
gcc/ChangeLog
gcc/c-decl.c