[Bug c++/56291] [4.6/4.7/4.8 Regression] ICE for C++11 in output_constructor_regular_field, at varasm.c:4821

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Feb 12 17:37:00 GMT 2013


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

--- Comment #11 from Jason Merrill <jason at gcc dot gnu.org> 2013-02-12 17:37:10 UTC ---
Author: jason
Date: Tue Feb 12 17:36:58 2013
New Revision: 195986

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195986
Log:
    PR c++/56291
    * semantics.c (sort_constexpr_mem_initializers): Handle
    vptr out of order.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-virtual4.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/semantics.c



More information about the Gcc-bugs mailing list