This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r176717 - in /trunk/libstdc++-v3: ChangeLog inc...
- From: fdumont at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Sun, 24 Jul 2011 19:20:27 -0000
- Subject: r176717 - in /trunk/libstdc++-v3: ChangeLog inc...
Author: fdumont
Date: Sun Jul 24 19:20:26 2011
New Revision: 176717
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176717
Log:
2011-07-24 FranÃois Dumont <francois.cppdevs@free.fr>
* include/bits/hashtable_policy.h (_Prime_rehash_policy): Use
__builtin_floor rather than __builtin_ceil to compute next resize
value.
* testsuite/23_containers/unordered_set/hash_policy/load_factor.cc:
New.
Added:
trunk/libstdc++-v3/testsuite/23_containers/unordered_set/hash_policy/load_factor.cc
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/bits/hashtable_policy.h