gcc/libstdc++-v3/testsuite/23_containers/unordered_set
François Dumont e6fb44d878 re PR libstdc++/63456 (unordered_map incorrectly frees _M_single_bucket. Patch Included)
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.

From-SVN: r215905
2014-10-05 18:44:46 +00:00
..
allocator hashtable_policy.h (_Prime_rehash_policy): Constructor noexcept qualified. 2014-09-06 07:38:48 +00:00
buckets Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
cons Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
debug 2014-07-29 François Dumont <fdumont@gcc.gnu.org> 2014-07-29 19:47:19 +00:00
erase Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
hash_policy Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
insert Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
max_load_factor Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
modifiers re PR libstdc++/61143 (Arithmetic exception on emplacing into unordered_map moved out) 2014-05-21 19:51:05 +00:00
operations Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
operators Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
requirements re PR c++/60786 (In C++11 an explicit instantiation with an unqualified name must be in the right namespace) 2014-04-15 20:05:45 +01:00
55043.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
56267-2.cc re PR libstdc++/56267 (unordered containers require Assignable hash function) 2014-01-20 15:49:39 +00:00
56267.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
56278.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
61143.cc re PR libstdc++/61143 (Arithmetic exception on emplacing into unordered_map moved out) 2014-05-21 19:51:05 +00:00
63456.cc re PR libstdc++/63456 (unordered_map incorrectly frees _M_single_bucket. Patch Included) 2014-10-05 18:44:46 +00:00
final_hash.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
init-list.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
instantiation_neg.cc re PR libstdc++/56267 (unordered containers require Assignable hash function) 2014-01-21 19:38:35 +00:00
observers.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
range_access.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00