re PR go/89598 (go frontend fails to build against mpfr 2.4.2)
authorIan Lance Taylor <ian@gcc.gnu.org>
Wed, 6 Mar 2019 05:02:16 +0000 (05:02 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Wed, 6 Mar 2019 05:02:16 +0000 (05:02 +0000)
commit956cb6d39762a731759f4a656f4ca0d8aae15cc2
treed654a98072a002b9d428106b91c4b999e2c09f4a
parentd77e925912d586fe60cfc5f4c2b84134996e6fe7
re PR go/89598 (go frontend fails to build against mpfr 2.4.2)

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

From-SVN: r269411
gcc/go/gofrontend/MERGE
gcc/go/gofrontend/expressions.cc