http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56291
--- Comment #12 from Jason Merrill <jason at gcc dot gnu.org> 2013-02-12 17:40:38 UTC --- Author: jason Date: Tue Feb 12 17:40:32 2013 New Revision: 195987 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195987 Log: PR c++/56291 * semantics.c (sort_constexpr_mem_initializers): Handle vptr out of order. Added: branches/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-virtual4.C Modified: branches/gcc-4_7-branch/gcc/cp/ChangeLog branches/gcc-4_7-branch/gcc/cp/semantics.c