gcc/libstdc++-v3
François Dumont 291e91daa7 hashtable.h (_Hashtable<>::__rehash_policy): Do not rehash container.
2015-07-05  François Dumont  <fdumont@gcc.gnu.org>

	* include/bits/hashtable.h (_Hashtable<>::__rehash_policy): Do not
	rehash container.
	* testsuite/23_containers/unordered_set/max_load_factor/robustness.cc:
	Adapt.

From-SVN: r225436
2015-07-05 21:16:07 +00:00
..
config Use atomics in guard.cc / remove special casing in targets. 2015-06-12 09:55:38 +00:00
doc status_cxx2017.xml: Update status table. 2015-07-03 15:08:48 +01:00
include hashtable.h (_Hashtable<>::__rehash_policy): Do not rehash container. 2015-07-05 21:16:07 +00:00
libsupc++ guard.cc (__test_and_acquire): Use __p after __atomic_load to avoid unused variable warning. 2015-07-02 07:58:12 +02:00
po libstdc++: Bump to automake 1.11.6 2015-05-13 10:51:03 +00:00
python C++11 allocator support for std::list. 2015-06-17 21:36:42 +01:00
scripts Implement N4100 File System TS 2015-04-30 20:11:52 +01:00
src re PR libstdc++/65393 (std::thread shared_ptr inefficiency) 2015-06-16 18:53:52 +01:00
testsuite hashtable.h (_Hashtable<>::__rehash_policy): Do not rehash container. 2015-07-05 21:16:07 +00:00
ChangeLog hashtable.h (_Hashtable<>::__rehash_policy): Do not rehash container. 2015-07-05 21:16:07 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
ChangeLog-2010
ChangeLog-2011
ChangeLog-2012
ChangeLog-2013
ChangeLog-2014
Makefile.am Makefile.am (SUBDIRS): Move python to hosted_source. 2015-04-28 20:42:51 +01:00
Makefile.in libstdc++: Bump to automake 1.11.6 2015-05-13 10:51:03 +00:00
README
acinclude.m4 acinclude.m4 (GLIBCXX_DEFAULT_ABI): Change valid arguments for --with-default-libstdcxx-abi 2015-07-02 22:52:38 +01:00
aclocal.m4 libstdc++: Bump to automake 1.11.6 2015-05-13 10:51:03 +00:00
config.h.in re PR libstdc++/66011 (call to '__open_missing_mode' declared with attribute error) 2015-05-14 14:23:14 +01:00
configure acinclude.m4 (GLIBCXX_DEFAULT_ABI): Change valid arguments for --with-default-libstdcxx-abi 2015-07-02 22:52:38 +01:00
configure.ac re PR libstdc++/66018 (opendir configure test not working when GCC_NO_EXECUTABLES) 2015-05-14 12:47:19 +01:00
configure.host Use atomics in guard.cc / remove special casing in targets. 2015-06-12 09:53:24 +00:00
crossconfig.m4
fragment.am
linkage.m4

README

file: libstdc++-v3/README

New users may wish to point their web browsers to the file
index.html in the 'doc/html' subdirectory.  It contains brief
building instructions and notes on how to configure the library in
interesting ways.