]> Cypherpunks repositories - gostls13.git/commitdiff
doc: mention gccgo status in 1.9 release notes
authorIan Lance Taylor <iant@golang.org>
Wed, 28 Jun 2017 19:14:49 +0000 (12:14 -0700)
committerIan Lance Taylor <iant@golang.org>
Wed, 28 Jun 2017 19:27:32 +0000 (19:27 +0000)
Updates #20587

Change-Id: If35868345d9697d4afa2e9c19b85e01d94c87908
Reviewed-on: https://go-review.googlesource.com/47034
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
doc/go1.9.html

index 262d468e3f7410aac1f8ffc3db57c6b3c27cd151..ee3c872afa61cf6550de6ec6f0a08bd42717956f 100644 (file)
@@ -190,6 +190,16 @@ type T1 = T2
   <a href="/pkg/net/http/#ProxyFromEnvironment"><code>http.ProxyFromEnvironment</code></a>.
 </p>
 
+<h3 id="gccgo">Gccgo</h3>
+
+<p>
+Due to the alignment of Go's semiannual release schedule with GCC's
+annual release schedule,
+GCC release 7 contains the Go 1.8.3 version of gccgo.
+We expect that the next release, GCC 8, will contain the Go 1.10
+version of gccgo.
+</p>
+
 <h3 id="tools-TODO">TODO</h3>
 
 <p>TODO: finish documenting misc tool changes</p>