re PR c++/66654 (ice in digest_init_r, at cp/typeck2.c:1103)
authorJason Merrill <jason@redhat.com>
Fri, 26 Jun 2015 20:33:35 +0000 (16:33 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 26 Jun 2015 20:33:35 +0000 (16:33 -0400)
commit7457279bae2d1ba50848d95f5b927a599e194646
tree57d2140eb3af094ea4e1ad70b9190d1b6eed6430
parenta2b5fdcbdb0c8001c4cd2274ddff1a6c4fa7e4b3
re PR c++/66654 (ice in digest_init_r, at cp/typeck2.c:1103)

PR c++/66654
* typeck2.c (digest_init_r): Only expect reshaping if the class is
aggregate.

From-SVN: r225082
gcc/cp/ChangeLog
gcc/cp/typeck2.c
gcc/testsuite/g++.dg/cpp0x/nsdmi-list4.C [new file with mode: 0644]