* init.c (expand_vec_init): Fix off-by-one error.
authorMark Mitchell <mark@markmitchell.com>
Mon, 2 Nov 1998 22:20:39 +0000 (22:20 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 2 Nov 1998 22:20:39 +0000 (22:20 +0000)
commit37e05cd585cb3fe846ee4ab58bf51e9caf0649f6
treec287655539a6ba44669e1cfa00c213a5f1e3ee64
parent0ae9f65b6ba43c4807801a4570b1e5441cea0c24
* init.c (expand_vec_init): Fix off-by-one error.

From-SVN: r23506
gcc/cp/ChangeLog
gcc/cp/init.c
gcc/testsuite/g++.old-deja/g++.other/init10.C [new file with mode: 0644]