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

2012-03-05 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13683 --- Comment #13 from cvs-commit at gcc dot gnu.org cvs-commit at gcc dot gnu.org 2012-03-05 23:09:15 UTC --- CVSROOT:/cvs/src Module name:src Changes by:amo...@sourceware.org2012-03-05 23:09:11 Modified files: ld/testsuite

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

2012-02-22 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13683 --- Comment #11 from cvs-commit at gcc dot gnu.org cvs-commit at gcc dot gnu.org 2012-02-22 16:27:42 UTC --- CVSROOT:/cvs/src Module name:src Changes by:ni...@sourceware.org2012-02-22 16:27:35 Modified files: ld

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

2012-02-22 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|WAITING |RESOLVED

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

2012-02-21 Thread amodra at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13683 --- Comment #10 from Alan Modra amodra at gmail dot com 2012-02-22 02:32:37 UTC --- Hmm, running lang_do_assignments before lang_gc_sections does change a few things in the symbol table, leading to some cris-elf testsuite failures. What's

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

2012-02-15 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13683 --- Comment #7 from Nick Clifton nickc at redhat dot com 2012-02-15 09:57:43 UTC --- Hi Alan, can you just run lang_do_assignments before lang_gc_sections instead? I tried that, but could not find a way to make it work. If you run it with

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

2012-02-15 Thread dkinzer at zbasic dot net
http://sourceware.org/bugzilla/show_bug.cgi?id=13683 --- Comment #8 from Don Kinzer dkinzer at zbasic dot net 2012-02-15 16:48:20 UTC --- I back-ported the patch to ld 2.19.1. In doing so, I had to modify the patch slightly because that version of the source doesn't have the function

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

2012-02-15 Thread amodra at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13683 --- Comment #9 from Alan Modra amodra at gmail dot com 2012-02-16 02:00:09 UTC --- Created attachment 6215 -- http://sourceware.org/bugzilla/attachment.cgi?id=6215 early lang_do_assignments This also seems to work. -- 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 --- 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 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 ld/13683] usage tracking by --gc-sections ignores a --defsym mapping

2012-02-11 Thread dkinzer at zbasic dot net
http://sourceware.org/bugzilla/show_bug.cgi?id=13683 --- Comment #1 from Don Kinzer dkinzer at zbasic dot net 2012-02-11 21:19:32 UTC --- Created attachment 6209 -- http://sourceware.org/bugzilla/attachment.cgi?id=6209 test case makefile -- Configure bugmail:

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

2012-02-11 Thread dkinzer at zbasic dot net
http://sourceware.org/bugzilla/show_bug.cgi?id=13683 --- Comment #2 from Don Kinzer dkinzer at zbasic dot net 2012-02-11 21:19:59 UTC --- Created attachment 6210 -- http://sourceware.org/bugzilla/attachment.cgi?id=6210 test case C source -- Configure bugmail: