]> git.ipfire.org Git - thirdparty/gcc.git/commit
compiler: always initialize mpfr in integer import
authorIan Lance Taylor <iant@golang.org>
Sat, 25 Jun 2022 00:18:15 +0000 (17:18 -0700)
committerIan Lance Taylor <iant@golang.org>
Mon, 27 Jun 2022 16:50:39 +0000 (09:50 -0700)
commit722750a44a93ce7d23e09df240d8ab700a2d30e6
treee5b4f6cee5028f3a2f5672f16b42a9080420954f
parenta1f8a3860fe5c83a023688c29636b5abe03db949
compiler: always initialize mpfr in integer import

Test case is https://go.dev/cl/413980.

Fixes golang/go#52862

Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/413981
gcc/go/gofrontend/MERGE
gcc/go/gofrontend/expressions.cc