[Bug ld/13410] [avr]: error: relocation truncated to fit: R_AVR_13_PCREL against symbol

2012-02-03 Thread gjl at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13410 --- Comment #15 from Georg-Johann Lay 2012-02-03 12:55:47 UTC --- (In reply to comment #13) > (In reply to comment #12) > > + if (!strcmp (sec->name,".vectors") > > + || !strcmp (sec->name,".jumptables")) > > +shrinkable = FALSE; > >

[Bug ld/13410] [avr]: error: relocation truncated to fit: R_AVR_13_PCREL against symbol

2012-02-03 Thread childbear0 at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13410 --- Comment #14 from Vidya Praveen 2012-02-03 08:40:08 UTC --- (In reply to comment #11) > Vidya, > You did fine, putting the patch in the bug report as attachment, and ChangeLog > in comment. Yes, you can use your gmail account for communicat

[Bug ld/13410] [avr]: error: relocation truncated to fit: R_AVR_13_PCREL against symbol

2012-02-03 Thread childbear0 at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13410 --- Comment #13 from Vidya Praveen 2012-02-03 08:30:31 UTC --- (In reply to comment #12) > The patch reads: > + /* If 'shrinkable' is FALSE, do not shrink by deleting bytes while > + relaxing. Such shrinking can cause issues for the secti