From: Ian Lance Taylor Date: Wed, 22 May 2013 20:05:31 +0000 (-0700) Subject: doc: GCC 4.8.1 is not updated to Go 1.1 X-Git-Tag: go1.2rc2~1437 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=452f3bc7599afcee9a5bda0caee4f7859c8d170a;p=gostls13.git doc: GCC 4.8.1 is not updated to Go 1.1 I will try again for 4.8.2. R=golang-dev, minux.ma CC=golang-dev https://golang.org/cl/9663045 --- diff --git a/doc/go1.1.html b/doc/go1.1.html index 6256ae2010..f13858927c 100644 --- a/doc/go1.1.html +++ b/doc/go1.1.html @@ -159,7 +159,7 @@ The GCC release schedule does not coincide with the Go release schedule, so some gccgo's releases. The 4.8.0 version of GCC shipped in March, 2013 and includes a nearly-Go 1.1 version of gccgo. Its library is a little behind the release, but the biggest difference is that method values are not implemented. -Sometime around May 2013, we expect 4.8.1 of GCC to ship with a gccgo +Sometime around July 2013, we expect 4.8.2 of GCC to ship with a gccgo providing a complete Go 1.1 implementaiton.