diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2025-03-31 17:07:55 +0100 |
---|---|---|
committer | Jonathan Wakely <redi@gcc.gnu.org> | 2025-03-31 18:24:30 +0100 |
commit | 44289d258a970e39059afa33d2a44d16ba41d3f2 (patch) | |
tree | 4aebb6517667656b1c07fc255fe452f1a08fd31c /gcc | |
parent | 9fadadbbbc2b5352e5e70e0e1a9be9b447176913 (diff) | |
download | gcc-44289d258a970e39059afa33d2a44d16ba41d3f2.zip gcc-44289d258a970e39059afa33d2a44d16ba41d3f2.tar.gz gcc-44289d258a970e39059afa33d2a44d16ba41d3f2.tar.bz2 |
libstdc++: Tweak linker script to avoid conflict on Solaris
The new symbols for the _M_construct<bool> function template match an
existing pattern in the GLIBCXX_3.4.21 version, as well as the intended
pattern in the GLIBCXX_3.4.34 version. That causes a linker error on
Solaris.
libstdc++-v3/ChangeLog:
* config/abi/pre/gnu.ver (GLIBCXX_3.4.21): Make
std::basic_string::_M_construct patterns more precise.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions