decl.c (reshape_init): Tweak handling of character arrays.
authorMark Mitchell <mark@codesourcery.com>
Mon, 21 Oct 2002 16:47:14 +0000 (16:47 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 21 Oct 2002 16:47:14 +0000 (16:47 +0000)
commit42328048677b6e6dbc601b36dd0ee8909eb68f91
tree4ad6bc1318dc0a2548adea2ddf4867ad5df2031d
parentecef5e875340b1de7ab7aa208c50eb8f13079286
decl.c (reshape_init): Tweak handling of character arrays.

* decl.c (reshape_init): Tweak handling of character arrays.

* g++.dg/init/array6.C: Add additional tests.

From-SVN: r58363
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/init/array6.C