[Bug c++/66654] [6 Regression] ice in digest_init_r, at cp/typeck2.c:1103

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jun 26 21:28:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66654

--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Fri Jun 26 20:33:35 2015
New Revision: 225082

URL: https://gcc.gnu.org/viewcvs?rev=225082&root=gcc&view=rev
Log:
        PR c++/66654
        * typeck2.c (digest_init_r): Only expect reshaping if the class is
        aggregate.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/nsdmi-list4.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/typeck2.c



More information about the Gcc-bugs mailing list