aboutsummaryrefslogtreecommitdiff
path: root/gcc/final.c
diff options
context:
space:
mode:
authorGawain Bolton <gp.bolton@computer.org>2003-07-30 15:01:58 +0000
committerBenjamin Kosnik <bkoz@gcc.gnu.org>2003-07-30 15:01:58 +0000
commitb4c70e89da092f437f0b1b8b97d5beef454d5198 (patch)
tree00301e8c804e89e1256ed1e02e5f3faea56ed554 /gcc/final.c
parentcf68fdb19bc8881ab06046f3fd8ac5da49770bc4 (diff)
downloadgcc-b4c70e89da092f437f0b1b8b97d5beef454d5198.zip
gcc-b4c70e89da092f437f0b1b8b97d5beef454d5198.tar.gz
gcc-b4c70e89da092f437f0b1b8b97d5beef454d5198.tar.bz2
re PR libstdc++/11504 (-Wcast-qual vs. stl_tree)
2003-07-30 Gawain Bolton <gp.bolton@computer.org> PR libstdc++/11504. * include/bits/stl_tree.h: Replace C-style casts with C++-style casts. Changes to avoid casting away constness. Eliminate _Rb_tree_base_iterator class. Change _Rb_tree_iterator to use initialization lists. Move out implementation of __black_count() to... * src/stl_tree.cc: ...here and rename _Rb_tree_black_count(). Rename_Rb_tree_base_iterator::_M_increment() to _Rb_tree_increment and _Rb_tree_base_iterator::_M_decrement() to _Rb_tree_decrement. * config/linker-map.gnu: Add and change symbols here. From-SVN: r69958
Diffstat (limited to 'gcc/final.c')
0 files changed, 0 insertions, 0 deletions