OSDN Git Service

* pt.c (copy_default_args_to_explicit_spec_1): New function.
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Jan 2001 03:10:12 +0000 (03:10 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Jan 2001 03:10:12 +0000 (03:10 +0000)
commitfbe96aa1795d9ffd17816238c58bcdf1f04aec34
treedad9e6c6064b524089852c1284e19fe30da188d7
parent877e4397ab19abf090c2438fb00c388aeb72472b
* pt.c (copy_default_args_to_explicit_spec_1): New function.
(copy_default_args_to_explicit_spec): Likewise.
(check_explicit_specialization): Use it.

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