summaryrefslogtreecommitdiffstats
path: root/libstdc++-v3/ChangeLog
diff options
context:
space:
mode:
authorfdumont <fdumont@138bc75d-0d04-0410-961f-82ee72b054a4>2014-05-23 19:35:12 +0000
committerfdumont <fdumont@138bc75d-0d04-0410-961f-82ee72b054a4>2014-05-23 19:35:12 +0000
commit7eefa5ce01687fcce998e24c798dd2f873003632 (patch)
tree9f038e732b91c3b3255d121429dc8f83f69939a2 /libstdc++-v3/ChangeLog
parent95218cb6725af9d225b18512431d17758f7dd7ae (diff)
downloadppe42-gcc-7eefa5ce01687fcce998e24c798dd2f873003632.tar.gz
ppe42-gcc-7eefa5ce01687fcce998e24c798dd2f873003632.zip
2014-05-23 François Dumont <fdumont@gcc.gnu.org>
PR libstdc++/61143 * include/bits/hashtable.h: Fix move semantic to leave hashtable in a usable state. * testsuite/23_containers/unordered_set/61143.cc: New. * testsuite/23_containers/unordered_set/modifiers/swap.cc: New. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_9-branch@210876 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/ChangeLog')
-rw-r--r--libstdc++-v3/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index b0f3f7a0af8..dbb82fda492 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,3 +1,11 @@
+2014-05-23 François Dumont <fdumont@gcc.gnu.org>
+
+ PR libstdc++/61143
+ * include/bits/hashtable.h: Fix move semantic to leave hashtable in a
+ usable state.
+ * testsuite/23_containers/unordered_set/61143.cc: New.
+ * testsuite/23_containers/unordered_set/modifiers/swap.cc: New.
+
2014-05-17 Jonathan Wakely <jwakely@redhat.com>
PR libstdc++/60966
OpenPOWER on IntegriCloud