https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63500

--- Comment #9 from François Dumont <fdumont at gcc dot gnu.org> ---
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  <fdum...@gcc.gnu.org>
        Jonathan Wakely  <jwak...@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

Reply via email to