bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/4284] Linker "relax" option results in bad subroutine calls


From: bjoern dot m dot haase at web dot de
Subject: [Bug ld/4284] Linker "relax" option results in bad subroutine calls
Date: 24 May 2007 19:05:12 -0000

------- Additional Comments From bjoern dot m dot haase at web dot de  
2007-05-24 20:05 -------
Maybe you could try to use the avr-ld option

     --no-call-ret-replacement The relaxation machine normally will
                               substitute two immediately following call/ret
                               instructions by a single jump instruction.
                               This option disables this optimization.

There might be some assembler files in your operating system code that might
break with this optimization.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=4284

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

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