summaryrefslogtreecommitdiff
path: root/libstdc++-v3/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/ChangeLog')
-rw-r--r--libstdc++-v3/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index c288313f10a..898f0319a20 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,5 +1,14 @@
2013-08-30 François Dumont <fdumont@gcc.gnu.org>
+ PR libstdc++/58148
+ * include/debug/functions.h (__foreign_iterator_aux4): Use
+ sequence const_pointer as common type to compare pointers. Add a
+ fallback overload in case pointers cannot be cast to sequence
+ const_pointer.
+ * testsuite/23_containers/vector/modifiers/insert/58148.cc: New.
+
+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