]> git.ipfire.org Git - thirdparty/gcc.git/commit
cp:
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 11 Apr 2001 08:43:16 +0000 (08:43 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 11 Apr 2001 08:43:16 +0000 (08:43 +0000)
commit0d02a0d5a6bdd987475fe81559b24d0d8e015a7c
tree507ac15067b624a42002a748e5d7ed9cd9bb53c4
parent5bf04fb8ccf653265b361d80e850cc68ebd3e03c
cp:
* method.c (implicitly_declare_fn): Commonize code for copy ctor
and assignment op. Set TREE_USED for parameter.
testsuite:
* g++.old-deja/g++.other/warn6.C: New test.

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