r210159 - in /trunk/libstdc++-v3: ChangeLog inc...

redi@gcc.gnu.org redi@gcc.gnu.org
Wed May 7 14:12:00 GMT 2014


Author: redi
Date: Wed May  7 14:12:37 2014
New Revision: 210159

URL: http://gcc.gnu.org/viewcvs?rev=210159&root=gcc&view=rev
Log:
	PR libstdc++/61023
	* include/bits/stl_tree.h (_Rb_tree::_M_move_assign): Copy the
	comparison function.
	* testsuite/23_containers/set/cons/61023.cc: New.

Added:
    trunk/libstdc++-v3/testsuite/23_containers/set/cons/61023.cc
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/bits/stl_tree.h



More information about the Libstdc++-cvs mailing list