r215754 - in /branches/gcc-4_9-branch/libstdc++...
redi@gcc.gnu.org
redi@gcc.gnu.org
Wed Oct 1 12:34:00 GMT 2014
Author: redi
Date: Wed Oct 1 12:34:04 2014
New Revision: 215754
URL: https://gcc.gnu.org/viewcvs?rev=215754&root=gcc&view=rev
Log:
PR libstdc++/59603
* include/bits/stl_algo.h (random_shuffle): Prevent self-swapping.
* testsuite/25_algorithms/random_shuffle/59603.cc: New.
Added:
branches/gcc-4_9-branch/libstdc++-v3/testsuite/25_algorithms/random_shuffle/59603.cc
Modified:
branches/gcc-4_9-branch/libstdc++-v3/ChangeLog
branches/gcc-4_9-branch/libstdc++-v3/include/bits/stl_algo.h
More information about the Gcc-cvs
mailing list