[PATCH] Add missing gnu-versioned-namespace symbols

François Dumont frs.dumont@gmail.com
Sun Nov 1 19:48:35 GMT 2020


Several tests are failing because of those missing symbols.

I understand why we need to export symbols relying in the versioned 
namespace but I don't understand why we need to do it for _GLIBCXX_DEBUG 
symbols which are not version namespace dependant.

Do you want to backport the Debug symbol ?

     libstdc++: Add mising gnu-versioned-namespace symbols

     libstdc++-v3/ChangeLog:

             * config/abi/pre/gnu-versioned-namespace.ver:
             Add __istream_extract and 
_Safe_local_iterator_base::_M_attach_single
             symbols.

Tested under Linux x86_64 versioned namespace.

Ok to commit ?

François

-------------- next part --------------
A non-text attachment was scrubbed...
Name: gnu-versioned-ns.patch
Type: text/x-patch
Size: 1096 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc-patches/attachments/20201101/3cdb7670/attachment.bin>


More information about the Gcc-patches mailing list