aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
diff options
context:
space:
mode:
authorMatthew Gretton-Dann <matthew.gretton-dann@linaro.org>2013-05-14 09:55:27 +0000
committerMatthew Gretton-Dann <matthew.gretton-dann@linaro.org>2013-05-14 09:55:27 +0000
commitb5ae17f88f50279e4573f2959d42922c0c30b1db (patch)
tree5569c9b0222f5ff5603ae258582f94936128c806 /gcc/doc
parent9c29cfa31a86897535882b5042585a7eb4bf3e2b (diff)
parentf9bf04177d912f484abfb9c3985d5e3b5c8e0bf0 (diff)
Merge from branches/gcc-4_8-branch r198615.
git-svn-id: https://gcc.gnu.org/svn/gcc/branches/linaro/gcc-4_8-branch@198871 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/doc')
-rw-r--r--gcc/doc/standards.texi9
1 files changed, 2 insertions, 7 deletions
diff --git a/gcc/doc/standards.texi b/gcc/doc/standards.texi
index be464e9522e..e8be08fb905 100644
--- a/gcc/doc/standards.texi
+++ b/gcc/doc/standards.texi
@@ -280,13 +280,8 @@ available online, see @uref{http://gcc.gnu.org/readings.html}
@section Go language
-The Go language continues to evolve as of this writing; see the
-@uref{http://golang.org/@/ref/@/spec, current language
-specifications}. At present there are no specific versions of Go, and
-there is no way to describe the language supported by GCC in terms of
-a specific version. In general GCC tracks the evolving specification
-closely, and any given release will support the language as of the
-date that the release was frozen.
+As of the GCC 4.7.1 release, GCC supports the Go 1 language standard,
+described at @uref{http://golang.org/doc/go1.html}.
@section References for other languages