]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
standards.texi (Standards): Adjust reference to Go specification.
authorGerald Pfeifer <gerald@pfeifer.com>
Thu, 1 Nov 2012 22:56:15 +0000 (22:56 +0000)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Thu, 1 Nov 2012 22:56:15 +0000 (22:56 +0000)
* doc/standards.texi (Standards): Adjust reference to Go
specification.

From-SVN: r193073

gcc/ChangeLog
gcc/doc/standards.texi

index 2865ceeabfb062fab2b0707ede537c4307f3dace..fbd76ff8c2fdfe835eeb549e9de5d3dfc65c94f0 100644 (file)
@@ -1,3 +1,8 @@
+2012-11-01  Gerald Pfeifer  <gerald@pfeifer.com>
+
+       * doc/standards.texi (Standards): Adjust reference to Go
+       specification.
+
 2012-11-01  Lawrence Crowl  <crowl@google.com>
 
        * ebitmap.h: Remove unused.
index 1813700a02c56b7170b3287af2b06e52ee960bff..686442f91e38e9ca20265460b175acd430cc3423 100644 (file)
@@ -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