* decl.c (reshape_init): Do not apply TYPE_DOMAIN to a VECTOR_TYPE.
authorzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 1 May 2004 19:12:46 +0000 (19:12 +0000)
committerzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 1 May 2004 19:12:46 +0000 (19:12 +0000)
commitd76f7d085621fcd5921d6ec56d5924b98d4907e4
tree26decb362522a6068bf3ffbaeb72fd137c329749
parent1ed7854c41e320e0239994cc9652eb40213d5b80
* decl.c (reshape_init): Do not apply TYPE_DOMAIN to a VECTOR_TYPE.
Instead, dig into the representation type to find the array bound.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@81393 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/decl.c