Temporary disable `mpz_gmpz_tdiv_qr_ui` to workaround #8661
I still need to investigated, but for some reason not yet obvious to me, commit [af2ba9c8/integer-gmp] (re #8647) seems to have triggered #8661 on linux/32 This commit disables the use of the `quotRemIntegerWord#` primop on 32bit (which seems to trigger the issue). Signed-off-by:Herbert Valerio Riedel <hvr@gnu.org>
Please register or sign in to comment