On Fri, Jun 30, 2023 at 7:20 AM Kewen.Lin wrote:
>
> Hi,
>
> Similar to r0-85707-g34917a102a4e0c for PR35051, the uses
> of mpz_t should be guarded with "#ifndef GENERATOR_FILE".
> This patch is to fix it and avoid some possible build
> errors.
>
> Bootstrapped and regress-tested on x86_64-redhat-
Hi,
Similar to r0-85707-g34917a102a4e0c for PR35051, the uses
of mpz_t should be guarded with "#ifndef GENERATOR_FILE".
This patch is to fix it and avoid some possible build
errors.
Bootstrapped and regress-tested on x86_64-redhat-linux,
and powerpc64{,le}-linux-gnu. And cross-build well on
powe