[Bug gold/19244] Gold makes stdout local with version script
https://sourceware.org/bugzilla/show_bug.cgi?id=19244 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Cary Coutant : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=db1ff0288b923bc17d2408a6172a016b7ba0a6a4 commit db1ff0288b923bc17d2408a6172a016b7ba0a6a4 Author: Cary Coutant Date: Sat Nov 14 11:04:01 2015 -0800 Fix problem where bss symbols for copy relocations are marked local. gold/ PR gold/19244 PR gold/18548 * symtab.cc (Symbol_table::do_define_in_output_data): Check for forced local symbols only for predefined symbols. -- 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
[Bug gold/18548] gold incorrectly exports start/stop symbols (GLOBAL)
https://sourceware.org/bugzilla/show_bug.cgi?id=18548 --- Comment #4 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Cary Coutant : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=db1ff0288b923bc17d2408a6172a016b7ba0a6a4 commit db1ff0288b923bc17d2408a6172a016b7ba0a6a4 Author: Cary Coutant Date: Sat Nov 14 11:04:01 2015 -0800 Fix problem where bss symbols for copy relocations are marked local. gold/ PR gold/19244 PR gold/18548 * symtab.cc (Symbol_table::do_define_in_output_data): Check for forced local symbols only for predefined symbols. -- 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
[Bug gold/19244] Gold makes stdout local with version script
https://sourceware.org/bugzilla/show_bug.cgi?id=19244 Cary Coutant changed: What|Removed |Added Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Cary Coutant --- Fixed on trunk. We should not have been marking symbols added to support COPY relocations as local. -- 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