aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2023-01-12 22:35:30 +0000
committerJonathan Wakely <jwakely@redhat.com>2023-01-13 00:15:01 +0000
commitceae3a66d3d9eb7c468f0a36f203c9e6b2b8a3e7 (patch)
tree72613b80607f8eed41364eb3fe9ed27b6a1d7b34 /gcc
parent227351345d0caa596eff8325144f15b15f704c08 (diff)
downloadgcc-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