OSDN Git Service

* method.c (synthesized_method_walk): In constructors, also check
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 6 Sep 2010 04:49:07 +0000 (04:49 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 6 Sep 2010 04:49:07 +0000 (04:49 +0000)
commit85acc8c4bb45ba0b485117714d51899991232207
treed6d10d6ac7a5494908a3eea84837299d267cc944
parentde30785733123f2d69e8a5c4ecad77f8c2b68b7c
* method.c (synthesized_method_walk): In constructors, also check
subobject destructors.

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