This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Add missing _Safe_local_iterator_base::_M_attach_symbol export


On 18/10/18 22:39 +0200, François Dumont wrote:
As reported in another mail a symbol is missing.

This patch update test framework so that the problem is obvious and fix it.

    * testsuite/util/testsuite_containers.h
    (forward_members_unordered<>::forward_members_unordered
    (const value_type&)): Add local_iterator pre and post increment checks.
    * config/abi/pre/gnu.ver: Add GLIBCXX_3.4.26 new symbol.

Tested under Linux x86_64.

Ok to commit ?

OK. Thanks for finding a way to test it too.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]