I committed this patch to the website to document that the 4.8.2 release includes full support for Go 1.1.2.
Ian
Index: gcc-4.8/changes.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.8/changes.html,v retrieving revision 1.122 diff -u -r1.122 changes.html --- gcc-4.8/changes.html 16 Oct 2013 06:57:54 -0000 1.122 +++ gcc-4.8/changes.html 16 Oct 2013 13:46:57 -0000 @@ -441,6 +441,8 @@ <h3 id="go">Go</h3> <ul> + <li>GCC 4.8.2 provides a complete implementation of the Go 1.1.2 + release.</li> <li>GCC 4.8.0 and 4.8.1 implement a preliminary version of the Go 1.1 release. The library support is not quite complete.</li> <li>Go has been tested on GNU/Linux and Solaris platforms for