r270611 - in /branches/gcc-9-branch/libstdc++-v...
redi@gcc.gnu.org
redi@gcc.gnu.org
Fri Apr 26 16:44:00 GMT 2019
Author: redi
Date: Fri Apr 26 16:44:12 2019
New Revision: 270611
URL: https://gcc.gnu.org/viewcvs?rev=270611&root=gcc&view=rev
Log:
Adjust linker script to stop exporting unwanted symbol in old version
As discussed in the thread starting at
https://gcc.gnu.org/ml/libstdc++/2019-04/msg00140.html
* config/abi/pre/gnu.ver (GLIBCXX_3.4): Replace wildcard that matches
wstring::_M_replace_dispatch with more specific patterns.
Modified:
branches/gcc-9-branch/libstdc++-v3/ChangeLog
branches/gcc-9-branch/libstdc++-v3/config/abi/pre/gnu.ver
More information about the Gcc-cvs
mailing list