]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR c++/66654
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 26 Jun 2015 20:33:35 +0000 (20:33 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 26 Jun 2015 20:33:35 +0000 (20:33 +0000)
commit671608f2add4edfe9ed1b2b001a7a1041210f346
tree57d2140eb3af094ea4e1ad70b9190d1b6eed6430
parent141d9a97f446ba3b634bad0c44d5ee1b721423e1
PR c++/66654
* typeck2.c (digest_init_r): Only expect reshaping if the class is
aggregate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@225082 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/typeck2.c
gcc/testsuite/g++.dg/cpp0x/nsdmi-list4.C [new file with mode: 0644]