OSDN Git Service

PR c++/55249
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 7 Dec 2012 05:13:11 +0000 (05:13 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 7 Dec 2012 05:13:11 +0000 (05:13 +0000)
commitd52f8c33a45aaa308120c8077253a1afc97c9eb0
tree50d67430d429c58d077565f7052d46f2b946db7b
parent804cbf7647150fd12af58bc2206f14d9a4009072
PR c++/55249
* tree.c (build_vec_init_elt): Use the type of the initializer.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@194288 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/tree.c
gcc/testsuite/g++.dg/template/array25.C [new file with mode: 0644]