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. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils