arm (32 or 64 bit) related report.
See also "x86", "ppc", and "riscv".
arm (32 or 64 bit) related report.
See also "x86", "ppc", and "riscv".
In T7226#189443, @jukivili wrote:This patch should fix the issue:
0001-mpi-ec-inline-reduce-register-pressure-on-32-bit-ARM.patch4 KBDownload
This patch should fix the issue:
This already shows with 9d909cb67e70fd792926ac1e2ab305b2cc96bc27 which initially added ec-inline.h. (Reproducing with old versions like this one requires cherry-picking 693ffa145378682229473b0e811a9cea7c4d307a since otherwise NEON support is disabled at configure time due to implicit functions.)
Thanks for report. I've applied this change to master.