https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89598
--- Comment #4 from ian at gcc dot gnu.org <ian at gcc dot gnu.org> --- Author: ian Date: Wed Mar 6 05:02:16 2019 New Revision: 269411 URL: https://gcc.gnu.org/viewcvs?rev=269411&root=gcc&view=rev Log: PR go/89598 compiler: use GMP_RNDN rather than MPFR_RNDN Missed one last time around. This fixes the build with mpfr 2.4.2. Fixes https://gcc.gnu.org/PR89598 Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/165420 Modified: trunk/gcc/go/gofrontend/MERGE trunk/gcc/go/gofrontend/expressions.cc