pt.c (instantiate_decl): Tell the repository code about the clones, not the cloned...
authorMark Mitchell <mark@codesourcery.com>
Wed, 6 Jun 2001 03:15:33 +0000 (03:15 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Wed, 6 Jun 2001 03:15:33 +0000 (03:15 +0000)
commit7e9abee9133874562567b859de517c242bb21c6a
treef99ffcef61eba4bd28518b2193f2fe8f16f1a224
parent7b2b3f29e59c06c3c75c62f5e9148b186d8fca07
pt.c (instantiate_decl): Tell the repository code about the clones, not the cloned functions.

* 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.

From-SVN: r42931
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]