]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR libstdc++/8645 (unnecessary non-0 checks in stl_tree.h)
authorLaszlo Ersek <erseklaszlo@chello.hu>
Fri, 22 Nov 2002 18:53:53 +0000 (19:53 +0100)
committerPaolo Carlini <paolo@gcc.gnu.org>
Fri, 22 Nov 2002 18:53:53 +0000 (18:53 +0000)
commit726a4d6d5e056501f909f6e6a9122483a44028ad
tree654dc79074e10dddccbd97c85f074c42eb904d97
parentfc589541ad95ba59a0c9bae6be6559368b9f6f80
re PR libstdc++/8645 (unnecessary non-0 checks in stl_tree.h)

2002-11-22  Laszlo Ersek  <erseklaszlo@chello.hu>
    Paolo Carlini  <pcarlini@unitus.it>

PR libstdc++/8645
* include/bits/stl_tree.h (_Rb_tree_rebalance_for_erase):
Don't check that __w->_M_left != 0 and __w->_M_right != 0
when they can't be otherwise.

Co-Authored-By: Paolo Carlini <pcarlini@unitus.it>
From-SVN: r59381
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/stl_tree.h