This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/49996] Internal error in verify_gimple_stmt: initializing struct in new-initializer


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49996

--- Comment #9 from Jason Merrill <jason at gcc dot gnu.org> 2011-10-25 18:24:22 UTC ---
Author: jason
Date: Tue Oct 25 18:24:19 2011
New Revision: 180441

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180441
Log:
    PR c++/49996
    * tree.c (stabilize_init): Stabilize scalar elements of a
    CONSTRUCTOR, too.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/initlist59.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/tree.c
    trunk/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]