On Tue, Mar 5, 2019 at 11:41 AM Ian Lance Taylor wrote:
>
> This patch to the Go frontend changes from using MPFR_RNDN to using
> GMP_RNDN. This should fix the build when using MPFR 2.4.2, fixing PR
> 89598. Bootstrapped and ran Go tests on x86_64-pc-linux-gnu.
> Committed to mainline.
I missed
This patch to the Go frontend changes from using MPFR_RNDN to using
GMP_RNDN. This should fix the build when using MPFR 2.4.2, fixing PR
89598. Bootstrapped and ran Go tests on x86_64-pc-linux-gnu.
Committed to mainline.
Ian
Index: gcc/go/gofrontend/MERGE