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

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

https://gcc.gnu.org/g:865ad53c49953f2950901aaf45b34a38841df019

commit r10-10375-g865ad53c49953f2950901aaf45b34a38841df019
Author: Jonathan Wakely <jwak...@redhat.com>
Date:   Tue Nov 23 21:35:40 2021 +0000

    libstdc++: Add another testcase for std::unique_ptr printer [PR103086]

    libstdc++-v3/ChangeLog:

            PR libstdc++/103086
            * testsuite/libstdc++-prettyprinters/cxx11.cc: Check unique_ptr
            with non-empty pointer and non-empty deleter.

    (cherry picked from commit c59ec55c3459fba619e05ee7f59480b71e85ffd7)

Reply via email to