typeck2.c (process_init_constructor_array): Use the proper type for computing the...
authorRichard Guenther <rguenther@suse.de>
Wed, 28 Mar 2012 15:04:23 +0000 (15:04 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 28 Mar 2012 15:04:23 +0000 (15:04 +0000)
commit32e8bfc3f649f51969aa3ca63df162df25f5b9c8
treed7fea528406e6279d99feabaf079aba69929b9a5
parentf25a65f5d1c160e8e90bd8b4bfdc30437d00b482
typeck2.c (process_init_constructor_array): Use the proper type for computing the array length.

2012-03-28  Richard Guenther  <rguenther@suse.de>

* typeck2.c (process_init_constructor_array): Use the proper
type for computing the array length.

From-SVN: r185919
gcc/cp/ChangeLog
gcc/cp/typeck2.c