[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/10373] SH: ld relaxes jmp to bsr.
From: |
yoshii dot takashi at renesas dot com |
Subject: |
[Bug ld/10373] SH: ld relaxes jmp to bsr. |
Date: |
7 Jul 2009 07:44:59 -0000 |
------- 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.