avr-libc-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-libc-dev] [bug #33698] Explicit use of RJMP/RCALL can cause "reloca


From: Pitchumani
Subject: [avr-libc-dev] [bug #33698] Explicit use of RJMP/RCALL can cause "relocation truncated to fit: R_AVR_13_PCREL" linker error
Date: Wed, 08 Apr 2015 11:38:17 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.89 Safari/537.36 OPR/28.0.1750.48

Follow-up Comment #22, bug #33698 (project avr-libc):

@Martin, Changes for ctype.S is not complete.

Functions in ctype.S are included in separate assembly files conditionally
(e.g. libc/stdlib/ispunct.S) to create object files for each function in
ctype.S.

Attached patch for ctype.S (rjmp-ctype.patch) that changes all eligible
rjmp/rcall to XJMP/XCALL.

(file #33593)
    _______________________________________________________

Additional Item Attachment:

File name: rjmp-ctype.patch               Size:3 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?33698>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]