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

fdumont@gcc.gnu.org fdumont@gcc.gnu.org
Sat Oct 18 09:33:00 GMT 2014


Author: fdumont
Date: Sat Oct 18 09:33:28 2014
New Revision: 216423

URL: https://gcc.gnu.org/viewcvs?rev=216423&root=gcc&view=rev
Log:
2014-10-18  François Dumont  <fdumont@gcc.gnu.org>
	    Jonathan Wakely  <jwakely@redhat.com>

	PR libstdc++/63500
	* include/debug/functions.h (__foreign_iterator_aux2): Do not check for
	foreign iterators if input iterators returns rvalue reference.
	* testsuite/23_containers/vector/63500.cc: New.

Added:
    branches/gcc-4_9-branch/libstdc++-v3/testsuite/23_containers/vector/63500.cc
Modified:
    branches/gcc-4_9-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_9-branch/libstdc++-v3/include/debug/functions.h



More information about the Gcc-cvs mailing list