re PR c++/52510 (libitm/config/posix/rwlock.cc doesn't compile)
authorJason Merrill <jason@redhat.com>
Tue, 20 Mar 2012 19:14:29 +0000 (15:14 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 20 Mar 2012 19:14:29 +0000 (15:14 -0400)
commit9e291a01a2ce6f17e591f5c7577fd82a4aa273e1
treefcc3d147d1d2d43c265217902c14c870832d75f8
parentf78f04734698395409df0c244955109364a726d7
re PR c++/52510 (libitm/config/posix/rwlock.cc doesn't compile)

PR c++/52510
* decl.c (reshape_init_class): Handle repeated reshaping.
* search.c (lookup_field_1): Add sanity check.

From-SVN: r185587
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/cp/search.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/initlist66.C [new file with mode: 0644]