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

--- Comment #1 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jonathan Wakely <r...@gcc.gnu.org>:

https://gcc.gnu.org/g:29e355d0d671c7474935220e8bef784f05143820

commit r12-8061-g29e355d0d671c7474935220e8bef784f05143820
Author: Jonathan Wakely <jwak...@redhat.com>
Date:   Fri Apr 8 18:04:04 2022 +0100

    libstdc++: Fix std::bad_expected_access constructor [PR105146]

    libstdc++-v3/ChangeLog:

            PR libstdc++/105146
            * include/std/expected (bad_expected_access): Move constructor
            parameter.
            * testsuite/20_util/expected/bad.cc: New test.

Reply via email to