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

--- Comment #2 from YunQiang Su <syq at debian dot org> ---
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)

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