« Return to Thread: [Bug ld/10373] New: SH: ld relaxes jmp to bsr.

[Bug ld/10373] SH: ld relaxes jmp to bsr.

by Bugzilla from sourceware-bugzilla@sourceware.org :: Rate this Message:

Reply to Author | View in Thread


------- Additional Comments From yoshii dot takashi at renesas dot com  2009-07-07 07:44 -------
Created an attachment (id=4039)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=4039&action=view)
test program

as -relax jmp.s -o jmp.o; ld -relax jmp.o; objdump -d a.out
You will found "bsr" where "bra" should be.


--


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

------- 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@...
http://lists.gnu.org/mailman/listinfo/bug-binutils

 « Return to Thread: [Bug ld/10373] New: SH: ld relaxes jmp to bsr.