pt.c (copy_default_args_to_explicit_spec_1): New function.
authorMark Mitchell <mark@codesourcery.com>
Thu, 11 Jan 2001 03:10:12 +0000 (03:10 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 11 Jan 2001 03:10:12 +0000 (03:10 +0000)
commit8afa707fab8ed182e4b9f9057a7fc4ccfc3faac2
treedad9e6c6064b524089852c1284e19fe30da188d7
parent7e1376a14cd5b2a8d1bd75524262b725ffe07f86
pt.c (copy_default_args_to_explicit_spec_1): New function.

* pt.c (copy_default_args_to_explicit_spec_1): New function.
(copy_default_args_to_explicit_spec): Likewise.
(check_explicit_specialization): Use it.

From-SVN: r38893
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/g++.old-deja/g++.other/defarg6.C [new file with mode: 0644]