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: [PING] Fix PR199785, symbol visibility in libgcov


Janis Johnson wrote:
Patch ping: hide global symbols in libgcov.a so that an instrumented
shared library doesn't use the same function instances as an executable
that exports globals to the dynamic symbol table.  Fixes PR 19985, a
regression from GCC 3.3 reported by multiple real users.

http://gcc.gnu.org/ml/gcc-patches/2005-03/msg01484.html

ok. Thanks for the explaination.


nathan

--
Nathan Sidwell    ::   http://www.codesourcery.com   ::     CodeSourcery LLC
nathan@codesourcery.com    ::     http://www.planetfall.pwp.blueyonder.co.uk


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