standards.texi (Go Language): Update link to language standard.
authorGerald Pfeifer <gerald@pfeifer.com>
Sun, 5 Feb 2017 21:10:29 +0000 (21:10 +0000)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Sun, 5 Feb 2017 21:10:29 +0000 (21:10 +0000)
* doc/standards.texi (Go Language): Update link to language
standard.

From-SVN: r245199

gcc/ChangeLog
gcc/doc/standards.texi

index e639772f8a5db31430a88fb6d3a900390ecfbacd..80036b5cb2c6967b3eb6789c71e6d2b0b7831ffc 100644 (file)
@@ -1,3 +1,8 @@
+2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
+
+       * doc/standards.texi (Go Language): Update link to language
+       standard.
+
 2017-02-05  Jan Hubicka  <hubicka@ucw.cz>
 
        * tree-eh.c (lower_resx): Sanitize profile.
index 9f5317cc03e6eb895a8b204e4f8886a69cb38b04..6aa793efd3a35f14916a202d9ad5549510115be1 100644 (file)
@@ -299,7 +299,7 @@ available online, see @uref{http://gcc.gnu.org/readings.html}
 @section Go Language
 
 As of the GCC 4.7.1 release, GCC supports the Go 1 language standard,
-described at @uref{http://golang.org/doc/go1.html}.
+described at @uref{https://golang.org/doc/go1}.
 
 @section HSA Intermediate Language (HSAIL)