2011-02-19 François Dumont <francois.cppdevs@free.fr>
commit0b2101748d1a7e2eb7f53dcb8636ade66f6a98d9
authorfdumont <fdumont@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 19 Feb 2011 20:51:43 +0000 (19 20:51 +0000)
committerfdumont <fdumont@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 19 Feb 2011 20:51:43 +0000 (19 20:51 +0000)
tree27994d3c3c0fe11e932e1ec5d49bbdcd61cf0c4b
parentd892298fb6d41c798541e7ca871eeb0556484a1b
2011-02-19  François Dumont  <francois.cppdevs@free.fr>

        * include/debug/string (basic_string::insert): Add iterator check and
        pass normal iterator to normal insert.
        * include/debug/macros.h (__glibcxx_check_heap,
        __glibcxx_check_heap_pred): Remove __glibcxx_check_valid_range,
        already done.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@170322 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/debug/macros.h
libstdc++-v3/include/debug/string