From: Ian Lance Taylor Date: Wed, 6 Nov 2013 21:58:35 +0000 (-0800) Subject: doc: update note about GCC 4.8.2 in gccgo instructions X-Git-Tag: go1.3beta1~1354 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=8d206d9d804d793727a668a21711dac69689cf23;p=gostls13.git doc: update note about GCC 4.8.2 in gccgo instructions R=golang-dev, minux.ma CC=golang-dev https://golang.org/cl/22510043 --- diff --git a/doc/gccgo_install.html b/doc/gccgo_install.html index aee21d13cf..eef5ac220a 100644 --- a/doc/gccgo_install.html +++ b/doc/gccgo_install.html @@ -38,8 +38,8 @@ The GCC 4.7.1 release and all later 4.7 releases include a complete

Due to timing, the GCC 4.8.0 and 4.8.1 releases are close to but not -identical to Go 1.1. The GCC 4.8.2 release is expected to include a -complete Go 1.1.1 implementation. +identical to Go 1.1. The GCC 4.8.2 release includes a complete Go +1.1.2 implementation.

Source code