diff options
author | Paolo Carlini <pcarlini@unitus.it> | 2002-01-09 21:39:27 +0100 |
---|---|---|
committer | Paolo Carlini <paolo@gcc.gnu.org> | 2002-01-09 20:39:27 +0000 |
commit | d66ae36a8b9a73f2ba22368e8e2ffa1bbdccf5ec (patch) | |
tree | 65ed177f4327068dadde31bbc8ee89fbb508fca7 /gcc | |
parent | 30c1fa7651633029f1804cc37a9e4e824736b577 (diff) | |
download | gcc-d66ae36a8b9a73f2ba22368e8e2ffa1bbdccf5ec.zip gcc-d66ae36a8b9a73f2ba22368e8e2ffa1bbdccf5ec.tar.gz gcc-d66ae36a8b9a73f2ba22368e8e2ffa1bbdccf5ec.tar.bz2 |
libstdc++/3150: revert 2001-11-30 commit.
2002-01-09 Paolo Carlini <pcarlini@unitus.it>
libstdc++/3150: revert 2001-11-30 commit. DR266 only means
that the destructors should be removed from the descriptions
in the standard: writing them explicitly allows the vtable
heuristic to work. For additional information see:
http://gcc.gnu.org/ml/libstdc++/2002-01/msg00090.html
http://gcc.gnu.org/ml/libstdc++/2002-01/msg00110.html
http://gcc.gnu.org/ml/libstdc++/2002-01/msg00155.html
* libsupc++/exception (bad_exception::~bad_exception()):
Reintroduce declaration.
* libsupc++/new (bad_alloc::~bad_alloc()): Same.
* libsupc++/typeinfo (bad_cast::~bad_cast()): Same.
(bad_typeid::~bad_typeid()): Same.
* libsupc++/eh_exception.cc (bad_exception::~bad_exception()):
Reintroduce definition.
* libsupc++/new_handler.cc (bad_alloc::~bad_alloc()): Same.
* libsupc++/tinfo.cc (bad_cast::~bad_cast()): Same.
(bad_typeid::~bad_typeid()): Same.
From-SVN: r48687
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions