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

--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-11 branch has been updated by Patrick Palka
<ppa...@gcc.gnu.org>:

https://gcc.gnu.org/g:58873a565898550893165427ccbef343f1390b9c

commit r11-9130-g58873a565898550893165427ccbef343f1390b9c
Author: Patrick Palka <ppa...@redhat.com>
Date:   Mon Aug 2 15:30:10 2021 -0400

    libstdc++: Add missing std::move to join_view::iterator ctor [PR101483]

            PR libstdc++/101483

    libstdc++-v3/ChangeLog:

            * include/std/ranges (join_view::_Iterator::_Iterator): Add
            missing std::move.

    (cherry picked from commit 0e1bb3c88c7bd624bc34d6cebe3df9532f1858f0)

Reply via email to