This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r178484 - in /branches/gcc-4_6-branch/libstdc++...


Author: paolo
Date: Fri Sep  2 15:37:06 2011
New Revision: 178484

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178484
Log:
2011-09-02  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/bits/hashtable.h (_Hashtable<>::_Hashtable(_Hashtable&&)):
	rearrange to consistently update __ht._M_rehash_policy before using
	_M_next_bkt on it.

Modified:
    branches/gcc-4_6-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_6-branch/libstdc++-v3/include/bits/hashtable.h


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]