https://sourceware.org/bugzilla/show_bug.cgi?id=20238
--- Comment #53 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Cary Coutant <ccout...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e3f07b5b750554bbbbee1bddc34bb77fd7d31eeb commit e3f07b5b750554bbbbee1bddc34bb77fd7d31eeb Author: Cary Coutant <ccout...@gmail.com> Date: Tue Sep 27 12:08:19 2016 -0700 Don't treat as separate symbols if unversioned symbol is undefined. When we see an unversioned symbol reference in a shared library, followed by a default definition of the symbol in another shared library, we were treating them as separate symbols. That should only happen when both are definitions. gold/ PR gold/20238 * symtab.cc (Symbol_table::define_default_version): Check that unversioned symbol is defined. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils