r187985 - in /trunk/libstdc++-v3: ChangeLog inc...
fdumont@gcc.gnu.org
fdumont@gcc.gnu.org
Tue May 29 19:29:00 GMT 2012
Author: fdumont
Date: Tue May 29 19:29:29 2012
New Revision: 187985
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187985
Log:
2012-05-29 François Dumont <fdumont@gcc.gnu.org>
* include/bits/stl_tempbuf.h (__uninitialized_construct_buf)
(__uninitialized_construct_buf_dispatch<>::__ucr): Fix to work
with iterator returning rvalue.
* testsuite/25_algorithms/stable_sort/3.cc: New.
Added:
trunk/libstdc++-v3/testsuite/25_algorithms/stable_sort/3.cc
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/bits/stl_tempbuf.h
More information about the Libstdc++-cvs
mailing list