libstdc++: Restore accidentally removed version in abi-check
commitb6235dbcfc31434bf3081f3b772dfed96eddd28d
authorJonathan Wakely <jwakely@redhat.com>
Wed, 7 Jun 2023 13:42:26 +0000 (7 14:42 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Wed, 7 Jun 2023 15:51:59 +0000 (7 16:51 +0100)
tree9bfe515d719b11c352d19a0214e78f0da93b070f
parentfa8b4468e0d124bec0fdbfc0a168bd8c377b08ec
libstdc++: Restore accidentally removed version in abi-check

In r14-1583-g192665feef7129 I meant to add CXXABI_1.3.15 but instead I
replaced CXXABI_1.3.14 with it. This restores the CXXABI_1.3.14 version.

libstdc++-v3/ChangeLog:

* testsuite/util/testsuite_abi.cc (check_version): Re-add
CXXABI_1.3.14.
libstdc++-v3/testsuite/util/testsuite_abi.cc