gcc/libstdc++-v3/testsuite/23_containers/unordered_map
François Dumont 013078982d re PR libstdc++/61667 (setting max_load_factor of unordered_map cause buckets shrink)
2014-08-09  François Dumont  <fdumont@gcc.gnu.org>

	PR libstdc++/61667
	* include/bits/hashtable.h (_Hashtable<>::__rehash_policy): Use
	_M_need_rehash to initialize the rehash policy and check if a rehash is
	needed.
	* testsuite/23_containers/unordered_map/modifiers/61667.cc: New.

From-SVN: r213775
2014-08-09 08:00:59 +00:00
..
allocator macros.h [...]: Add parameter to pass the 2 instances to check allocator equality. 2014-05-06 19:59:44 +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
modifiers re PR libstdc++/61667 (setting max_load_factor of unordered_map cause buckets shrink) 2014-08-09 08:00:59 +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
profile merge branch profile-stdlib 2009-10-03 02:17:41 +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
59548.cc re PR libstdc++/59548 (Abort after copying std::unordered_map in debug mode) 2014-01-24 20:08:20 +00:00
dr761.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +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
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