> Date: Tue, 1 Aug 2023 21:36:41 +0200
> From: Christian Weisgerber <[email protected]>
> 
> Here's an update to devel/gmp 6.3.0:
> * New public function mpz_prevprime.
> * New documented pointer types mpz_ptr, mpz_srcptr, and similar for
>   other GMP types.
> 
> I have successfully run the tests on
> * amd64 with IBT  (I successfully tried with -mno-retpoline, too)
> * i386
> * arm64 without BTI
> 
> Other archs could use testing, in particular
> * arm64 with BTI: there were numerous assembly code changes

Builds and "make test" passes.

Reply via email to