On Mon, Apr 17, 2017 at 3:11 PM, Ian Lance Taylor <i...@golang.org> wrote: > This patch to libgo updates it to the Go 1.8.1 release. Bootstrapped > and ran Go testsuite on x86_64-pc-linux-gnu. Committed to mainline.
As a followup I updated gcc-7/changes.html on the web page as appended. Ian
Index: changes.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-7/changes.html,v retrieving revision 1.76 diff -u -r1.76 changes.html --- changes.html 12 Apr 2017 21:47:49 -0000 1.76 +++ changes.html 17 Apr 2017 22:12:08 -0000 @@ -778,10 +778,10 @@ <h3 id="go">Go</h3> <ul> - <li>GCC 7 provides a complete implementation of the Go 1.8 + <li>GCC 7 provides a complete implementation of the Go 1.8.1 user packages.</li> - <li>Compared to the Go 1.8 toolchain, the garbage collector is more + <li>Compared to the Go 1.8.1 toolchain, the garbage collector is more conservative and less concurrent.</li> <li>Escape analysis is available for experimental use via