https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92463

--- Comment #8 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Ian Lance Taylor <i...@gcc.gnu.org>:

https://gcc.gnu.org/g:2f195832a12ff4fb54d723f32019d4175db1b5da

commit r10-6267-g2f195832a12ff4fb54d723f32019d4175db1b5da
Author: Ian Lance Taylor <i...@golang.org>
Date:   Fri Jan 24 12:39:23 2020 -0800

    compiler: cleanups permitted by GCC requirement of MPFR 3.1.0

    For MPFR functions, change from GMP_RND* to MPFR_RND*.
    Also change mp_exp_t to mpfr_expt_t.

    Fixes PR go/92463

    Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/216417

Reply via email to