PR c++/56291
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 12 Feb 2013 17:36:58 +0000 (17:36 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 12 Feb 2013 17:36:58 +0000 (17:36 +0000)
commit4ea0b4776e39306a9c4402970cb86877bbf74e1b
tree1c7b1a72ec37a3de802956d092fbf0c696470590
parent823ed6b31c68a1222e766e41b6f6045cf7a3c8a4
PR c++/56291
* semantics.c (sort_constexpr_mem_initializers): Handle
vptr out of order.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195986 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/semantics.c
gcc/testsuite/g++.dg/cpp0x/constexpr-virtual4.C [new file with mode: 0644]