OSDN Git Service

* pt.c (do_decl_instantiate): Explicitly clone constructors and
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 22 Nov 2000 22:43:49 +0000 (22:43 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 22 Nov 2000 22:43:49 +0000 (22:43 +0000)
commitbce83cd43223aa3c0e6c212e465347ec0c34b183
treec8e4c38b3a0dc7cfc437bf28e92fbe711fd71519
parent88163ce7f4fb6e0feaabe94b60cf650003892ff0
* pt.c (do_decl_instantiate): Explicitly clone constructors and
destructors that haven't already been cloned.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37673 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/g++.old-deja/g++.other/ctor1-aux.cc [new file with mode: 0644]
gcc/testsuite/g++.old-deja/g++.other/ctor1.C [new file with mode: 0644]