[Bug ld/24836] --as-needed leaves unused direct dependencies

2019-07-23 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24836 Alan Modra changed: What|Removed |Added CC||amodra at gmail dot com --- Comment #1 f

[Bug binutils/23573] "Too many open files" and binutils 2.31.1-1

2019-07-23 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23573 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug binutils/24818] objdump -W resolves indirect strings incorrectly (all as offset 0x0) since 39f0547e554d

2019-07-23 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24818 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug binutils/24818] objdump -W resolves indirect strings incorrectly (all as offset 0x0) since 39f0547e554d

2019-07-23 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24818 --- Comment #2 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=2e8136f9453e21414cc328d025bec33218176b66 commit 2e8136f9453e21414cc328d025b

[Bug binutils/24818] objdump -W resolves indirect strings incorrectly (all as offset 0x0) since 39f0547e554d

2019-07-23 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24818 Nick Clifton changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug ld/24836] --as-needed leaves unused direct dependencies

2019-07-23 Thread crusader.mike at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24836 --- Comment #2 from crusader.mike at gmail dot com --- Here is the output with "-Wl,-v": collect2 version 8.2.1 20180905 (Red Hat 8.2.1-3) /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -plugin /opt/rh/devtoolset-8/root/usr

[Bug ld/24836] --as-needed leaves unused direct dependencies

2019-07-23 Thread crusader.mike at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24836 --- Comment #3 from crusader.mike at gmail dot com --- Maybe garbage collection (-Wl,--gc-sections) happens after effect of "-Wl,--as-needed"? -- You are receiving this mail because: You are on the CC list for the bug. ___

[Bug ld/24836] --as-needed leaves unused direct dependencies

2019-07-23 Thread crusader.mike at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24836 --- Comment #4 from crusader.mike at gmail dot com --- Is this the reason for this behaviour? $ readelf -s procmon.e | grep xalan 237: 00415bb033 FUNCWEAK DEFAULT 13 _ZN11xalanc_1_XalanVe 289: 00415bb0

[Bug ld/24836] --as-needed leaves unused direct dependencies

2019-07-23 Thread fweimer at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24836 Florian Weimer changed: What|Removed |Added CC||fweimer at redhat dot com --- Commen

[Bug ld/24836] --as-needed leaves unused direct dependencies

2019-07-23 Thread crusader.mike at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24836 --- Comment #6 from crusader.mike at gmail dot com --- Symbol table '.dynsym' contains 361 entries: Num:Value Size TypeBind Vis Ndx Name ... 237: 00415bb033 FUNCWEAK DEFAULT 13 xalanc_1_11::Xala