cp:
commita321abdb59be41dfddd43cb690be9bd0dc393caf
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 27 Apr 2001 10:47:36 +0000 (27 10:47 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 27 Apr 2001 10:47:36 +0000 (27 10:47 +0000)
tree0db5d6c3a3f6dcb5dd8296b756654750fccb07fa
parentd790079b133ce33b7f17dad78493db749fe6a49e
cp:
* cp-tree.h (adjust_clone_args): Prototype new function.
* class.c (adjust_clone_args): New function.
* decl.c (start_function): Call it for in charge ctors.
testsuite:
* g++.old-deja/g++.other/defarg9.C: New test.

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