bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/31343] MIPS: correct behavior of branch to an imm?


From: syq at debian dot org
Subject: [Bug gas/31343] MIPS: correct behavior of branch to an imm?
Date: Tue, 06 Feb 2024 16:33:52 +0000

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

--- Comment #3 from YunQiang Su <syq at debian dot org> ---
(In reply to YunQiang Su from comment #2)
> Thank you so much. I understand it now: It is used to branch to an absolute
> address with branch instructions.
> 
> So it should never be used for PIC/PIE code? (if we want to add a more
> dynamic  relocation)
> 

Sorry, typo: if we do *not* want ...

> I think that we can emit an error if it is used for PIC code.
> 
> For LLVM, let's disable this feature for current: the behavior of LLVM is
> different with gas.

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