2004-06-28 Benjamin Kosnik <bkoz@redhat.com>
authorbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 28 Jun 2004 18:31:18 +0000 (18:31 +0000)
committerbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 28 Jun 2004 18:31:18 +0000 (18:31 +0000)
commit3051cb265844beaab32f0824f7c6f4a75fe1f704
treed54db162455c74b00339d4ea7daaa9ab0b71f3ee
parentcaf8cb0fa7ed2ca0fc57fe613d464131642555f0
2004-06-28  Benjamin Kosnik  <bkoz@redhat.com>

* include/debug/safe_base.h (__gnu_debug::_Safe_sequence_base):
Revert -Weffc++ changes that defined copy ctory and or assignment
operator.
* libsupc++/tinfo.cc (__upcast_result): Same.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@83804 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/debug/safe_base.h
libstdc++-v3/libsupc++/tinfo.cc