bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/22598] [RISCV] No way to disable two-instruction sequences for


From: wilson at gcc dot gnu.org
Subject: [Bug gas/22598] [RISCV] No way to disable two-instruction sequences for branch or relocation for jal instructions
Date: Tue, 09 Jan 2018 03:27:38 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=22598

--- Comment #2 from Jim Wilson <wilson at gcc dot gnu.org> ---
Note that the testcase is trying to use absolute addresses with a pc-relative
branch.  The assembler can't know the address the linker will assign to the
code, so this requires a relocation.  I don't know if we have one offhand.  We
do have one for jal though.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

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