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

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

https://gcc.gnu.org/g:b19afd649fcc0b747c4834d43d969f4233aeaee2

commit r13-9464-gb19afd649fcc0b747c4834d43d969f4233aeaee2
Author: Jonathan Wakely <jwak...@redhat.com>
Date:   Mon Mar 24 21:36:16 2025 +0000

    libstdc++: Add testcases for resolved bug [PR101527]

    These tests were fixed by a front-end change r13-465-g4df735e01e3199 so
    this just adds them to the testsuite to be sure we don't regress.

    libstdc++-v3/ChangeLog:

            PR libstdc++/101527
            * testsuite/24_iterators/common_iterator/101527.cc: New test.
            * testsuite/24_iterators/counted_iterator/101527.cc: New test.

    (cherry picked from commit f7c0b0fc4fdeaf034dc38356830625f7280d325d)

Reply via email to