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.