https://sourceware.org/bugzilla/show_bug.cgi?id=15574
Jevin Sweval changed:
What|Removed |Added
CC||jsweval at arxan dot com
--
You are r
https://sourceware.org/bugzilla/show_bug.cgi?id=15574
Cary Coutant changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=15574
--- Comment #6 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=c20ceeb226168ffd84078ef74d890c2b7f69a435
commit c20ceeb226168ffd84078ef74d8
https://sourceware.org/bugzilla/show_bug.cgi?id=15574
Cary Coutant changed:
What|Removed |Added
CC||danalbert at google dot com
--- Commen
https://sourceware.org/bugzilla/show_bug.cgi?id=15574
--- Comment #3 from John Marino ---
This is exactly what I ended up doing, by the way:
--- gold/resolve.cc.orig2013-11-04 15:33:39.0 +
+++ gold/resolve.cc
@@ -276,8 +276,7 @@ Symbol_table::resolve(Sized_symbol
to->set_i
https://sourceware.org/bugzilla/show_bug.cgi?id=15574
--- Comment #4 from Cary Coutant ---
> --- gold/resolve.cc.orig2013-11-04 15:33:39.0 +
> +++ gold/resolve.cc
> @@ -276,8 +276,7 @@ Symbol_table::resolve(Sized_symbol
>to->set_in_reg();
> }
>else if (st_shndx ==
https://sourceware.org/bugzilla/show_bug.cgi?id=15574
--- Comment #2 from Cary Coutant ---
We print this warning before we see the shared object that contains the
non-hidden definition. Since gold (unlike BFD ld) does not try to emulate the
full binding behavior of the dynamic linker, there's rea
https://sourceware.org/bugzilla/show_bug.cgi?id=15574
John Marino changed:
What|Removed |Added
CC||binutils at marino dot st
--- Comment #
http://sourceware.org/bugzilla/show_bug.cgi?id=15574
Cary Coutant changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|ian at airs