diff --git a/doc/go1.9.html b/doc/go1.9.html index 262d468e3f7..ee3c872afa6 100644 --- a/doc/go1.9.html +++ b/doc/go1.9.html @@ -190,6 +190,16 @@ type T1 = T2 http.ProxyFromEnvironment.

+

Gccgo

+ +

+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. +

+

TODO

TODO: finish documenting misc tool changes