[Bug ld/26530] Inconsistency in between bfd and gold about -Wl,--as-needed

2025-03-09 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=26530 Sam James changed: What|Removed |Added See Also||https://sourceware.org/bugz

[Bug ld/26530] Inconsistency in between bfd and gold about -Wl,--as-needed

2020-11-01 Thread cvs-commit at gcc dot gnu.org
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

[Bug ld/26530] Inconsistency in between bfd and gold about -Wl,--as-needed

2020-09-04 Thread amodra at gmail dot com
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

[Bug ld/26530] Inconsistency in between bfd and gold about -Wl,--as-needed

2020-09-04 Thread cvs-commit at gcc dot gnu.org
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

[Bug ld/26530] Inconsistency in between bfd and gold about -Wl,--as-needed

2020-08-25 Thread hjl.tools at gmail dot com
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

[Bug ld/26530] Inconsistency in between bfd and gold about -Wl,--as-needed

2020-08-25 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26530 H.J. Lu changed: What|Removed |Added Ever confirmed|0 |1 Last reconfirmed|

[Bug ld/26530] Inconsistency in between bfd and gold about -Wl,--as-needed

2020-08-25 Thread hjl.tools at gmail dot com
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

[Bug ld/26530] Inconsistency in between bfd and gold about -Wl,--as-needed

2020-08-25 Thread matz at suse dot de
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

[Bug ld/26530] Inconsistency in between bfd and gold about -Wl,--as-needed

2020-08-25 Thread mliska at suse dot cz
https://sourceware.org/bugzilla/show_bug.cgi?id=26530 Martin Liska changed: What|Removed |Added CC||hjl.tools at gmail dot com,