diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2019-01-03 20:38:04 +0000 |
---|---|---|
committer | Jonathan Wakely <redi@gcc.gnu.org> | 2019-01-03 20:38:04 +0000 |
commit | dd87c5c2283406aa06d262d383fbfb88d152fe22 (patch) | |
tree | b3dcb88981072b3dced10fd24a291ad162f060ae /gcc | |
parent | 19db0ebb16b4df01c536e108257bab81e0b1dabd (diff) | |
download | gcc-dd87c5c2283406aa06d262d383fbfb88d152fe22.zip gcc-dd87c5c2283406aa06d262d383fbfb88d152fe22.tar.gz gcc-dd87c5c2283406aa06d262d383fbfb88d152fe22.tar.bz2 |
PR libstdc++/88681 export missing symbols
These new facet functions were added to GCC 5.1 but the versions for the
old std::string ABI were never exported from the shared library.
PR libstdc++/88681
* config/abi/pre/gnu.ver: Add missing exports.
* testsuite/22_locale/collate_byname/88681.cc: New test.
* testsuite/22_locale/time_get/get/char/88681.cc: New test.
* testsuite/22_locale/time_get/get/wchar_t/88681.cc: New test.
From-SVN: r267563
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions