On Mon, Dec 11, 2023 at 9:07 AM Alberto Garcia <be...@igalia.com> wrote: > > On Mon, Dec 11, 2023 at 08:54:52AM -0500, Jeremy Bícha wrote: > > /Source/JavaScriptCore/offlineasm/riscv64.rb:132:in > > `riscv64RaiseMismatchedOperands': > > Unable to match operands [RegisterID, RegisterID, LabelReference] > > (due to LowLevelInterpreter64.asm:258) (LoweringError) > > > > I have reported this issue to the webkitgtk developers. > > Considering that the upstream bug (265082) has been open for a month > maybe we can work this around with -DENABLE_JIT=OFF -DENABLE_C_LOOP=ON > (I haven't tested it).
I can do a riscv64 test build in a special Ubuntu PPA if you want to turn that into a patch. Thank you, Jeremy Bícha