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

--- Comment #13 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:788ccd269e0c32c33ce0c1359137fe1b35dc7a2d

commit r14-10205-g788ccd269e0c32c33ce0c1359137fe1b35dc7a2d
Author: Jonathan Wakely <jwak...@redhat.com>
Date:   Thu Apr 11 15:35:11 2024 +0100

    libstdc++: Update ABI test to disallow adding to released symbol versions

    If we update the list of "active" symbols versions now, rather than when
    adding a new symbol version, we will notice if new symbols get added to
    the wrong version (as in PR 114692).

    libstdc++-v3/ChangeLog:

            * testsuite/util/testsuite_abi.cc: Update latest versions to
            new versions that should be used in future.

    (cherry picked from commit 6e25ca387fbbb412a2e498e28ea5db28e033a318)

Reply via email to