On Fri 30 Aug 2019 10:09, Bruno Haible <br...@clisp.org> writes: > A libffcall bug report [1] made me aware of an incompatible change in > the MIPS ISAs. Namely, for jumping to an address given in a register, > starting with mips32r6, the existing 'jr' instruction does not work > any more: it produces an 'illegal instruction'.
Thanks for the fix; applied :) Andy