2013-08-30 François Dumont <fdumont@gcc.gnu.org>
commit096d86ac43617dcf367ece0dabe3a65d844c2247
authorfdumont <fdumont@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 30 Aug 2013 20:16:03 +0000 (30 20:16 +0000)
committerfdumont <fdumont@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 30 Aug 2013 20:16:03 +0000 (30 20:16 +0000)
tree5f352cf1c345dd1d31f67fe146035717398b99f4
parent6dea65d715a117811a6599a8b244a66735801c93
2013-08-30  François Dumont  <fdumont@gcc.gnu.org>

PR libstdc++/58191
* include/debug/macros.h (__glibcxx_check_partitioned_lower): Add
__gnu_debug::__base calls on iterators passed to internal debug
check.
(__glibcxx_check_partitioned_lower_pred): Likewise.
(__glibcxx_check_partitioned_upper): Likewise.
(__glibcxx_check_partitioned_upper_pred): Likewise.
(__glibcxx_check_sorted): Likewise.
(__glibcxx_check_sorted_pred): Likewise.
(__glibcxx_check_sorted_set): Likewise.
(__glibcxx_check_sorted_set_pred): Likewise.
* include/debug/functions.h (__check_partitioned_lower):
Remove code to detect safe iterators.
(__check_partitioned_upper): Likewise.
(__check_sorted): Likewise.

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