diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2023-01-12 22:35:30 +0000 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2023-01-13 00:15:01 +0000 |
commit | ceae3a66d3d9eb7c468f0a36f203c9e6b2b8a3e7 (patch) | |
tree | 72613b80607f8eed41364eb3fe9ed27b6a1d7b34 /gcc | |
parent | 227351345d0caa596eff8325144f15b15f704c08 (diff) | |
download | gcc-ceae3a66d3d9eb7c468f0a36f203c9e6b2b8a3e7.zip gcc-ceae3a66d3d9eb7c468f0a36f203c9e6b2b8a3e7.tar.gz gcc-ceae3a66d3d9eb7c468f0a36f203c9e6b2b8a3e7.tar.bz2 |
libstdc++: Fix exports for IEEE128 versions of __try_use_facet [PR108327]
The new symbols need to be exported, as well as some of the
std::locale::facet::id globals, which are not new but were presumably
not needed by any inline functions before now.
libstdc++-v3/ChangeLog:
PR libstdc++/108327
* config/os/gnu-linux/ldbl-extra.ver (GLIBCXX_LDBL_3.4.31):
Export __try_use_facet specializations for facets in namespace
__gnu_cxx_ldbl128.
* config/os/gnu-linux/ldbl-ieee128-extra.ver
(GLIBCXX_IEEE128_3.4.31): Likewise for facets in namespace
__gnu_cxx_ieee128.
* testsuite/util/testsuite_abi.cc: Add to lists of known and
latest versions.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions