OSDN Git Service

* pt.c (instantiate_decl): Tell the repository code about the
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 6 Jun 2001 03:15:33 +0000 (03:15 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 6 Jun 2001 03:15:33 +0000 (03:15 +0000)
commit3ef20b613c43f71520e20c9a31814b51dc59835d
treef99ffcef61eba4bd28518b2193f2fe8f16f1a224
parentda1ac2c9df13df46525460c0120949731f74f00c
* pt.c (instantiate_decl): Tell the repository code about the
clones, not the cloned functions.
* repo.c (repo_template_used): Explicitly instantiate the cloned
function, not the clones.

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