cp:
commitc9a6eeb7a7e8f190e5454f3c00ab7535f791459c
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 27 Apr 2001 10:46:50 +0000 (27 10:46 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 27 Apr 2001 10:46:50 +0000 (27 10:46 +0000)
tree72be90dd7c54d1b47cf4ec96c89012357c669388
parent849c66ee0c5993d9571a7d05c7e863bac6f2d463
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/branches/gcc-3_0-branch@41624 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]