https://sourceware.org/bugzilla/show_bug.cgi?id=26530
Sam James changed:
What|Removed |Added
See Also||https://sourceware.org/bugz
https://sourceware.org/bugzilla/show_bug.cgi?id=26530
--- Comment #6 from cvs-commit at gcc dot gnu.org ---
The master branch has been updated by Alan Modra :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=b1a92c635c1ec10fd703302ce1fc4ab3a8515a04
commit b1a92c635c1ec10fd703302ce1fc4
https://sourceware.org/bugzilla/show_bug.cgi?id=26530
Alan Modra changed:
What|Removed |Added
Assignee|hjl.tools at gmail dot com |amodra at gmail dot com
R
https://sourceware.org/bugzilla/show_bug.cgi?id=26530
--- Comment #4 from cvs-commit at gcc dot gnu.org ---
The master branch has been updated by Alan Modra :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=1e3b96fd6cf0c7d018083994ad951ccf92aba582
commit 1e3b96fd6cf0c7d018083994ad951
https://sourceware.org/bugzilla/show_bug.cgi?id=26530
H.J. Lu changed:
What|Removed |Added
Assignee|unassigned at sourceware dot org |hjl.tools at gmail dot
com
Target
https://sourceware.org/bugzilla/show_bug.cgi?id=26530
H.J. Lu changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
https://sourceware.org/bugzilla/show_bug.cgi?id=26530
--- Comment #2 from H.J. Lu ---
Created attachment 12794
--> https://sourceware.org/bugzilla/attachment.cgi?id=12794&action=edit
A testcase
$ make
gcc -B./ -O2 -g -flto -c -o pr26530c.o pr26530c.c
gcc -B./ -O2 -g -fPIC -c -o pr26530a.o pr26
https://sourceware.org/bugzilla/show_bug.cgi?id=26530
--- Comment #1 from Michael Matz ---
FWIW, I think the gold behaviour is the correct one. The order of libraries
on the cmdline is significant, and libfoo.so does fulfill the symbol request,
so the object from libtest.a shouldn't be considere
https://sourceware.org/bugzilla/show_bug.cgi?id=26530
Martin Liska changed:
What|Removed |Added
CC||hjl.tools at gmail dot com,