decl.c (reshape_init): Do not apply TYPE_DOMAIN to a VECTOR_TYPE.
authorZack Weinberg <zack@codesourcery.com>
Sat, 1 May 2004 19:12:46 +0000 (19:12 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Sat, 1 May 2004 19:12:46 +0000 (19:12 +0000)
commitf8e7a389e9794b2d70c698db7e43bc4f9fffb5a7
tree26decb362522a6068bf3ffbaeb72fd137c329749
parentea2637ebbad17a4db3173d4136dbfb2271ad77f7
decl.c (reshape_init): Do not apply TYPE_DOMAIN to a VECTOR_TYPE.

* decl.c (reshape_init): Do not apply TYPE_DOMAIN to a VECTOR_TYPE.
Instead, dig into the representation type to find the array bound.

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