From: Ian Lance Taylor Date: Thu, 14 Apr 2016 04:44:35 +0000 (-0700) Subject: doc: GCC 6 will have the Go 1.6.1 user libraries X-Git-Tag: go1.7beta1~675 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=6372c821c7cada20e662f9cc37f5d1c202a6b5fe;p=gostls13.git doc: GCC 6 will have the Go 1.6.1 user libraries Update #14759. Change-Id: I8a174aad721beb62380e10071d9648b6b1c21b8c Reviewed-on: https://go-review.googlesource.com/22072 Run-TryBot: Ian Lance Taylor TryBot-Result: Gobot Gobot Reviewed-by: Andrew Gerrand --- diff --git a/doc/go1.6.html b/doc/go1.6.html index 8dea862ca4..9594736e65 100644 --- a/doc/go1.6.html +++ b/doc/go1.6.html @@ -168,7 +168,7 @@ Go 1.7 will remove support for the old syntax.

The release schedules for the GCC and Go projects do not coincide. GCC release 5 contains the Go 1.4 version of gccgo. -The next release, GCC 6, will have the Go 1.6 version of gccgo. +The next release, GCC 6, will have the Go 1.6.1 version of gccgo.

Go command