]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/go/ChangeLog
Daily bump.
[thirdparty/gcc.git] / gcc / go / ChangeLog
index 5ed46d6e60c7fccd5ef8cd03116b1fcdff38a3f9..4d611a15b8491a7ed9946917a70248ae30c59b1d 100644 (file)
@@ -1,3 +1,9 @@
+2020-12-22  Ian Lance Taylor  <iant@golang.org>
+
+       PR go/98402
+       * go-lang.c (go_langhook_init): Force MPFR exponent range to be
+       large enough to support Go constants.
+
 2020-11-20  Jakub Jelinek  <jakub@redhat.com>
 
        PR other/97911