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

paolo@gcc.gnu.org paolo@gcc.gnu.org
Mon Feb 20 11:31:00 GMT 2012


Author: paolo
Date: Mon Feb 20 11:31:01 2012
New Revision: 184389

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

	PR libstdc++/52309
	* include/bits/hashtable_policy.h (_Equality_base<, true,>::
    	_M_equal(const _Hashtable&)): Compare values with operator==.
	* testsuite/23_containers/unordered_set/operators/52309.cc: New.


Added:
    branches/gcc-4_6-branch/libstdc++-v3/testsuite/23_containers/unordered_set/operators/52309.cc
Modified:
    branches/gcc-4_6-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_6-branch/libstdc++-v3/include/bits/hashtable_policy.h



More information about the Libstdc++-cvs mailing list