gcc/libstdc++-v3/testsuite/23_containers/set/allocator
François Dumont 6c52b7dfc4 re PR libstdc++/63698 (std::set leaks nodes on assignment)
2014-11-04  François Dumont  <fdumont@gcc.gnu.org>
	    Jonathan Wakely  <jwakely@redhat.com>

	PR libstdc++/63698
	* include/bits/stl_tree.h (_Reuse_or_alloc_node): Simplify constructor.
	Always move to the left node if there is one.
	* testsuite/23_containers/set/allocator/move_assign.cc (test04): New.

Co-Authored-By: Jonathan Wakely <jwakely@redhat.com>

From-SVN: r217154
2014-11-05 19:16:13 +00:00
..
copy.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
copy_assign.cc re PR libstdc++/29988 (More stl_tree.h enhancements: improving operator=) 2014-09-24 19:55:35 +00:00
init-list.cc re PR libstdc++/29988 (More stl_tree.h enhancements: improving operator=) 2014-09-24 19:55:35 +00:00
minimal.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
move.cc macros.h [...]: Add parameter to pass the 2 instances to check allocator equality. 2014-05-06 19:59:44 +00:00
move_assign.cc re PR libstdc++/63698 (std::set leaks nodes on assignment) 2014-11-05 19:16:13 +00:00
noexcept.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
swap.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00