[pcre-dev] [Bug 2667] Build failure with jit on mips{32,64}r…

Top Page
Delete this message
Author: admin
Date:  
To: pcre-dev
Old-Topics: [pcre-dev] [Bug 2667] New: Build failure with jit on mips{32, 64}r6
Subject: [pcre-dev] [Bug 2667] Build failure with jit on mips{32,64}r6
https://bugs.exim.org/show_bug.cgi?id=2667

Zoltan Herczeg <hzmester@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hzmester@???


--- Comment #1 from Zoltan Herczeg <hzmester@???> ---
Yes, those instructions are removed on mips r6 which is backward incompatible.

Please check this PR and let me know if it fixes your issue:
https://github.com/zherczeg/sljit/pull/97

This is a speculative fix, since I don't have a mips r6 gcc/qemu toolchain at
the moment, but it would be good to have one eventually. It looks like mips r6
has been released 5 years ago, so these might be available.

--
You are receiving this mail because:
You are on the CC list for the bug.