summaryrefslogtreecommitdiff
path: root/gcc/doc
diff options
context:
space:
mode:
authorgerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>2012-11-01 22:56:15 +0000
committergerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>2012-11-01 22:56:15 +0000
commit578b9bc494c09c57b5939110a4299d8bc8e66e02 (patch)
treed3cfed84aab62f12cdac82ed9453073a32153192 /gcc/doc
parent64764082dc6538b74abf3bff7a2fead2e0a0422b (diff)
downloadgcc-578b9bc494c09c57b5939110a4299d8bc8e66e02.tar.gz
* doc/standards.texi (Standards): Adjust reference to Go
specification. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@193073 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/doc')
-rw-r--r--gcc/doc/standards.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/standards.texi b/gcc/doc/standards.texi
index 1813700a02c..686442f91e3 100644
--- a/gcc/doc/standards.texi
+++ b/gcc/doc/standards.texi
@@ -282,7 +282,7 @@ 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/@/doc/@/go_spec.html, current language
+@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