]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++: Update list of known symbol versions for abi-check
authorJonathan Wakely <jwakely@redhat.com>
Tue, 6 Jun 2023 09:37:32 +0000 (10:37 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Tue, 6 Jun 2023 15:29:22 +0000 (16:29 +0100)
commit192665feef71294510b1632bfaaedd4d824c744f
treef614853425c64040964515ed15755332d2aa3f22
parent6261d10521f9fdc2a43d54b4dc365025288aa8e9
libstdc++: Update list of known symbol versions for abi-check

Add the recently added CXXABI_1.3.15 version. Also remove two "frozen"
versions from the latestp list, as no more symbols should be added to
those now.

libstdc++-v3/ChangeLog:

* testsuite/util/testsuite_abi.cc (check_version): Add
CXXABI_1.3.15 symver and make it the latestp. Remove
GLIBCXX_IEEE128_3.4.31 and GLIBCXX_LDBL_3.4.31 from latestp.
libstdc++-v3/testsuite/util/testsuite_abi.cc