-
- Downloads
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
Showing
- gcc/go/gofrontend/MERGE 1 addition, 1 deletiongcc/go/gofrontend/MERGE
- gcc/go/gofrontend/expressions.cc 50 additions, 50 deletionsgcc/go/gofrontend/expressions.cc
- gcc/go/gofrontend/lex.cc 6 additions, 6 deletionsgcc/go/gofrontend/lex.cc
- gcc/go/gofrontend/parse.cc 1 addition, 1 deletiongcc/go/gofrontend/parse.cc
Loading
Please register or sign in to comment