[Bug ld/12772] linker failed to remove all dead code dependency properly

2017-01-18 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=12772 --- Comment #11 from cvs-commit at gcc dot gnu.org --- The binutils-2_28-branch branch has been updated by Maciej W. Rozycki : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=4030096d6a689125c026ce1e6300717c2050d105 commit 4030096

[Bug ld/12772] linker failed to remove all dead code dependency properly

2017-01-18 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=12772 --- Comment #10 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Maciej W. Rozycki : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=81ff47b3a54633819fac4d973e34f1ff0c65606e commit 81ff47b3a54633819fac4

[Bug ld/12772] linker failed to remove all dead code dependency properly

2011-12-07 Thread amodra at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12772 Alan Modra changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug ld/12772] linker failed to remove all dead code dependency properly

2011-12-07 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=12772 --- Comment #8 from cvs-commit at gcc dot gnu.org 2011-12-07 12:16:03 UTC --- CVSROOT:/cvs/src Module name:src Changes by:amo...@sourceware.org2011-12-07 12:15:54 Modified files: bfd: ChangeLog elflink.c Log m

[Bug ld/12772] linker failed to remove all dead code dependency properly

2011-12-06 Thread amodra at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12772 Alan Modra changed: What|Removed |Added Status|NEW |ASSIGNED CC|amodra at gma

[Bug ld/12772] linker failed to remove all dead code dependency properly

2011-12-04 Thread grabli_2005 at mail dot ru
http://sourceware.org/bugzilla/show_bug.cgi?id=12772 --- Comment #7 from lion 2011-12-04 17:11:29 UTC --- This bug leads to some difficulties in android. Application loads many useless .so libraries (and very heavy) and debug analysys become harder when there lot of garbage symbols and I don`t k

[Bug ld/12772] linker failed to remove all dead code dependency properly

2011-12-04 Thread grabli_2005 at mail dot ru
http://sourceware.org/bugzilla/show_bug.cgi?id=12772 lion changed: What|Removed |Added Version|2.22|2.23 (HEAD) Severity|enhancement

[Bug ld/12772] linker failed to remove all dead code dependency properly

2011-12-02 Thread grabli_2005 at mail dot ru
http://sourceware.org/bugzilla/show_bug.cgi?id=12772 --- Comment #6 from lion 2011-12-02 17:57:19 UTC --- gold linker already fix this issue http://sourceware.org/bugzilla/show_bug.cgi?id=12818 any troubles to fix this in ld? -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?t

[Bug ld/12772] linker failed to remove all dead code dependency properly

2011-05-18 Thread grabli_2005 at mail dot ru
http://sourceware.org/bugzilla/show_bug.cgi?id=12772 lion changed: What|Removed |Added Summary|symbols from discarded |linker failed to remove all |