2014-10-05 François Dumont <fdumont@gcc.gnu.org>
commit9b8f0a07949dc523f150f4d5023231f75ecbe4a8
authorfdumont <fdumont@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 5 Oct 2014 18:44:46 +0000 (5 18:44 +0000)
committerfdumont <fdumont@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 5 Oct 2014 18:44:46 +0000 (5 18:44 +0000)
tree19e0bfce6a8d6d907725b604c746450b22c995ac
parent1986ca43c0202400738d554cbc6c268a7c009a4c
2014-10-05  François Dumont  <fdumont@gcc.gnu.org>

PR libstdc++/63456
* include/bits/hashtable.h (_M_uses_single_bucket(__bucket_type*)): Test
the parameter.
* testsuite/23_containers/unordered_set/63456.cc: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@215905 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/hashtable.h
libstdc++-v3/testsuite/23_containers/unordered_set/63456.cc [new file with mode: 0644]