On 4 November 2014 22:06, François Dumont <frs.dum...@gmail.com> wrote: > Hi > > Here is more or less the patch proposed on the ticket with the test case > also provided in the ticket. > > 2014-11-04 François Dumont <fdum...@gcc.gnu.org> > Jonathan Wakely <jwak...@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. > > Tested under Linux x86_64, ok to commit ?
OK, thanks!