summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Gerrand <adg@golang.org>2013-11-13 14:32:47 +1100
committerAndrew Gerrand <adg@golang.org>2013-11-13 14:32:47 +1100
commit3e8c388c76021d5a8cb512f2e0f847fbb03d1912 (patch)
tree595c18fb3a25a56229c15d3e7624d6db2802ed1f
parentd45622b2518b85a36eefc8405d22ad1b470645a9 (diff)
downloadgo-3e8c388c76021d5a8cb512f2e0f847fbb03d1912.tar.gz
[release-branch.go1.2] doc: update note about GCC 4.8.2 in gccgo instructions
??? CL 22510043 / 77e77f508509 doc: update note about GCC 4.8.2 in gccgo instructions R=golang-dev, minux.ma CC=golang-dev https://codereview.appspot.com/22510043 ??? R=golang-dev CC=golang-dev https://codereview.appspot.com/25730043
-rw-r--r--doc/gccgo_install.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/gccgo_install.html b/doc/gccgo_install.html
index aee21d13c..eef5ac220 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
<p>
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.
</p>
<h2 id="Source_code">Source code</h2>