OSDN Git Service

PR c++/26884
authorshinwell <shinwell@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 18 Oct 2006 10:57:18 +0000 (10:57 +0000)
committershinwell <shinwell@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 18 Oct 2006 10:57:18 +0000 (10:57 +0000)
commitf8d967529bbc09f931bf7ab020fb540264a4b5f0
tree2da6360f1136b2a239a3c31654af3dfc84ff0dbe
parentc8ff599d78c5c656da055ce96f380503000b6220
    PR c++/26884
        * typeck2.c (digest_init): Raise error upon attempts to
        initialize arrays with variables.

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