[Bug ld/13621] dangling global hidden symbol in symtab

2012-02-14 Thread mjw at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13621 --- Comment #9 from Mark Wielaard mjw at redhat dot com 2012-02-14 15:09:43 UTC --- Thanks for pushing the fix so quickly. I verified it fixes the eu-elflint issues. Note that you forgot to add/commit the new test files: *

[Bug ld/13683] usage tracking by --gc-sections ignores a --defsym mapping

2012-02-14 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13683 --- Comment #3 from Nick Clifton nickc at redhat dot com 2012-02-14 17:30:54 UTC --- Created attachment 6212 -- http://sourceware.org/bugzilla/attachment.cgi?id=6212 Re-evaluate --defsym options -- Configure bugmail:

[Bug ld/13683] usage tracking by --gc-sections ignores a --defsym mapping

2012-02-14 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13683 Nick Clifton nickc at redhat dot com changed: What|Removed |Added Status|NEW |WAITING

[Bug binutils/13652] non elf core file whose whose size is greater than zero u.u_dsize == 0 u.u_ssize == 0 are being recognized as tad-core

2012-02-14 Thread palves at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13652 Pedro Alves palves at redhat dot com changed: What|Removed |Added CC||palves at redhat

[Bug ld/13621] dangling global hidden symbol in symtab

2012-02-14 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13621 --- Comment #10 from cvs-commit at gcc dot gnu.org cvs-commit at gcc dot gnu.org 2012-02-14 20:43:30 UTC --- CVSROOT:/cvs/src Module name:src Changes by:r...@sourceware.org2012-02-14 20:43:26 Modified files: ld/testsuite

[Bug ld/13683] usage tracking by --gc-sections ignores a --defsym mapping

2012-02-14 Thread dkinzer at zbasic dot net
http://sourceware.org/bugzilla/show_bug.cgi?id=13683 --- Comment #5 from Don Kinzer dkinzer at zbasic dot net 2012-02-14 21:36:11 UTC --- Thanks for the quick response on this. The version of avr-ld that I am using is part of the WinAVR_20100110 release but I'll see if I can build the

[Bug ld/13683] usage tracking by --gc-sections ignores a --defsym mapping

2012-02-14 Thread amodra at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13683 Alan Modra amodra at gmail dot com changed: What|Removed |Added CC||amodra at gmail

[Bug binutils/13652] non elf core file whose whose size is greater than zero u.u_dsize == 0 u.u_ssize == 0 are being recognized as tad-core

2012-02-14 Thread vijunag at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13652 --- Comment #2 from Vijay Nag vijunag at gmail dot com 2012-02-15 04:13:32 UTC --- (In reply to comment #1) trad_unix_core_file_p is part of bfd, which is owned by binutils. ok. what is the value of trad_core_magic ? I'll try to fix it

[Bug binutils/13652] non elf core file whose whose size is greater than zero u.u_dsize == 0 u.u_ssize == 0 are being recognized as tad-core

2012-02-14 Thread vijunag at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13652 Vijay Nag vijunag at gmail dot com changed: What|Removed |Added Status|NEW |WAITING --