re PR c++/56291 (ICE for C++11 in output_constructor_regular_field, at varasm.c:4821)
authorJason Merrill <jason@redhat.com>
Tue, 12 Feb 2013 17:36:58 +0000 (12:36 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 12 Feb 2013 17:36:58 +0000 (12:36 -0500)
commit1f8aec0030448f6a432414ebde4d610ab73b19db
tree1c7b1a72ec37a3de802956d092fbf0c696470590
parentbf94424ce151e33c75157aea2428977df01590e8
re PR c++/56291 (ICE for C++11 in output_constructor_regular_field, at varasm.c:4821)

PR c++/56291
* semantics.c (sort_constexpr_mem_initializers): Handle
vptr out of order.

From-SVN: r195986
gcc/cp/ChangeLog
gcc/cp/semantics.c
gcc/testsuite/g++.dg/cpp0x/constexpr-virtual4.C [new file with mode: 0644]