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

--- Comment #13 from GCC 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:abed4806ddd75d4450c40f4064977024be460f4c

commit r15-5834-gabed4806ddd75d4450c40f4064977024be460f4c
Author: Jonathan Wakely <jwak...@redhat.com>
Date:   Sat Nov 30 21:43:47 2024 +0000

    libstdc++: Improve new testcase for std::optional assignment [PR117858]

    The copy & paste bug affected two assignment operators, so ensure the
    new test covers both.

    libstdc++-v3/ChangeLog:

            PR libstdc++/117858
            * testsuite/20_util/optional/assignment/117858.cc: Also test
            assignment from rvalue optional.

Reply via email to