r219397 - in /branches/gcc-4_9-branch/libstdc++...

redi@gcc.gnu.org redi@gcc.gnu.org
Fri Jan 9 18:02:00 GMT 2015


Author: redi
Date: Fri Jan  9 18:02:30 2015
New Revision: 219397

URL: https://gcc.gnu.org/viewcvs?rev=219397&root=gcc&view=rev
Log:
	PR libstdc++/64476
	* include/bits/stl_uninitialized.h (uninitialized_copy): Fix
	is_assignable arguments.
	* testsuite/20_util/specialized_algorithms/uninitialized_copy/64476.cc:
	New.

Added:
    branches/gcc-4_9-branch/libstdc++-v3/testsuite/20_util/specialized_algorithms/uninitialized_copy/64476.cc
Modified:
    branches/gcc-4_9-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_9-branch/libstdc++-v3/include/bits/stl_uninitialized.h



More information about the Libstdc++-cvs mailing list