[Bug ld/13697] [avr] Wrong symbol values with --gc-sections

2012-06-07 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13697 --- Comment #8 from cvs-commit at gcc dot gnu.org cvs-commit at gcc dot gnu.org 2012-06-07 16:53:25 UTC --- CVSROOT:/cvs/src Module name:src Changes by:ni...@sourceware.org2012-06-07 16:53:11 Modified files: ld

[Bug ld/13697] [avr] Wrong symbol values with --gc-sections

2012-06-07 Thread gjl at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13697 Georg-Johann Lay gjl at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug ld/13697] [avr] Wrong symbol values with --gc-sections

2012-05-24 Thread gjl at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13697 Georg-Johann Lay gjl at gcc dot gnu.org changed: What|Removed |Added Summary|[avr ] Wrong symbol values |[avr] Wrong

[Bug ld/13697] [avr ] Wrong symbol values with --gc-sections

2012-05-23 Thread gjl at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13697 --- Comment #7 from Georg-Johann Lay gjl at gcc dot gnu.org 2012-05-23 19:36:45 UTC --- Created attachment 6417 -- http://sourceware.org/bugzilla/attachment.cgi?id=6417 Tentative patch: Keep .data This is a tentative patch to fix the issue

[Bug ld/13697] [avr ] Wrong symbol values with --gc-sections

2012-02-21 Thread matthieu.lemerre at cea dot fr
http://sourceware.org/bugzilla/show_bug.cgi?id=13697 Matthieu Lemerre matthieu.lemerre at cea dot fr changed: What|Removed |Added CC|

[Bug ld/13697] [avr ] Wrong symbol values with --gc-sections

2012-02-16 Thread gjl at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13697 Georg-Johann Lay gjl at gcc dot gnu.org changed: What|Removed |Added Target||avr

[Bug ld/13697] [avr ] Wrong symbol values with --gc-sections

2012-02-16 Thread gjl at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13697 --- Comment #1 from Georg-Johann Lay gjl at gcc dot gnu.org 2012-02-16 10:21:47 UTC --- Created attachment 6217 -- http://sourceware.org/bugzilla/attachment.cgi?id=6217 heap-start.s avr-gcc's assembler output -- Configure bugmail:

[Bug ld/13697] [avr ] Wrong symbol values with --gc-sections

2012-02-16 Thread gjl at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13697 --- Comment #3 from Georg-Johann Lay gjl at gcc dot gnu.org 2012-02-16 10:26:29 UTC --- Created attachment 6219 -- http://sourceware.org/bugzilla/attachment.cgi?id=6219 Console Output with -v -Wl,-v Console output for the following command:

[Bug ld/13697] [avr ] Wrong symbol values with --gc-sections

2012-02-16 Thread gjl at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13697 --- Comment #2 from Georg-Johann Lay gjl at gcc dot gnu.org 2012-02-16 10:22:58 UTC --- Created attachment 6218 -- http://sourceware.org/bugzilla/attachment.cgi?id=6218 heap-start.map -- Configure bugmail:

[Bug ld/13697] [avr ] Wrong symbol values with --gc-sections

2012-02-16 Thread gjl at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13697 --- Comment #4 from Georg-Johann Lay gjl at gcc dot gnu.org 2012-02-16 10:32:07 UTC --- Created attachment 6220 -- http://sourceware.org/bugzilla/attachment.cgi?id=6220 heal-start.elf: Disassembly from avr-objdump -d avr-objdump -d

[Bug ld/13697] [avr ] Wrong symbol values with --gc-sections

2012-02-16 Thread gjl at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13697 Georg-Johann Lay gjl at gcc dot gnu.org changed: What|Removed |Added CC||childbear0 at

[Bug ld/13697] [avr ] Wrong symbol values with --gc-sections

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

[Bug ld/13697] [avr ] Wrong symbol values with --gc-sections

2012-02-16 Thread gjl at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13697 --- Comment #6 from Georg-Johann Lay gjl at gcc dot gnu.org 2012-02-16 12:30:29 UTC --- (In reply to comment #5) I think this pain is self-inflicted. You're using -m avr5 -Tdata 0x800100 instead of -m avr51. So you get the avr5 ld script