------- 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.


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to