From: Ian Lance Taylor Date: Thu, 10 Mar 2016 22:33:33 +0000 (-0800) Subject: doc: GCC 6 will have the Go 1.6 user libraries X-Git-Tag: go1.7beta1~1408 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=fb9aafac97649a11301b78ee9e2139804c52b528;p=gostls13.git doc: GCC 6 will have the Go 1.6 user libraries Fixes #14759. Change-Id: I6cef0b49ba00ab85b25ce1e7bad80ad85e2d5076 Reviewed-on: https://go-review.googlesource.com/20545 Run-TryBot: Ian Lance Taylor TryBot-Result: Gobot Gobot Reviewed-by: Michael Hudson-Doyle --- diff --git a/doc/go1.6.html b/doc/go1.6.html index 17c3536aeb..8dea862ca4 100644 --- a/doc/go1.6.html +++ b/doc/go1.6.html @@ -168,9 +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.5 version of gccgo. -Due to release scheduling, it is likely that -Go 1.6 will not be in a GCC release until GCC 7. +The next release, GCC 6, will have the Go 1.6 version of gccgo.

Go command