libstdc++: Fix linker script to remove conflicting patterns
authorJonathan Wakely <jwakely@redhat.com>
Thu, 29 Oct 2020 22:47:22 +0000 (22:47 +0000)
committerJonathan Wakely <jwakely@redhat.com>
Thu, 29 Oct 2020 22:47:22 +0000 (22:47 +0000)
commitffe6b4101501b5ada6f09a1fdf3822a23b68b5aa
tree5788c1f8b5236d78c4be42cdebe07bc84119d559
parenta55cda891d69b5a238d2e237903829995ca7249c
libstdc++: Fix linker script to remove conflicting patterns

This should fix a bootstrap error on Solaris, due to some of the new
symbols matching old patterns as well as new ones.

libstdc++-v3/ChangeLog:

* config/abi/pre/gnu.ver (GLIBCXX_3.4.21): Tighten patterns
for old <sstream> symbols some more.
libstdc++-v3/config/abi/pre/gnu.ver