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

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

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

commit r14-10207-gc60205cd4aeea586b7b1fe06baa9861b6d279648
Author: Jonathan Wakely <jwak...@redhat.com>
Date:   Mon May 13 16:25:13 2024 +0100

    libstdc++: Fix typo in std::stacktrace::max_size [PR115063]

    libstdc++-v3/ChangeLog:

            PR libstdc++/115063
            * include/std/stacktrace (basic_stacktrace::max_size): Fix typo
            in reference to _M_alloc member.
            * testsuite/19_diagnostics/stacktrace/stacktrace.cc: Check
            max_size() compiles.

    (cherry picked from commit dd9677f3343ca2a4b4aab9428b8129774accac29)

Reply via email to