I committed some notes on Go to the GCC 4.8 changes file.
Ian
Index: gcc-4.8/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.8/changes.html,v
retrieving revision 1.109
diff -u -r1.109 changes.html
--- gcc-4.8/changes.html 22 Mar 2013 10:36:06 -0000 1.109
+++ gcc-4.8/changes.html 22 Mar 2013 18:49:54 -0000
@@ -416,6 +416,16 @@
</ul></li>
</ul>
+<h3 id="go">Go</h3>
+ <ul>
+ <li>GCC 4.8.0 implements a preliminary version of the upcoming Go
+ 1.1 release. The library support is not quite complete, due to
+ release timing.</li>
+ <li>Go has been tested on GNU/Linux and Solaris platforms for
+ various processors including x86, x86_64, PowerPC, SPARC, and
+ Alpha. It may work on other platforms as well.</li>
+ </ul>
+
<!--
<h3>Java (GCJ)</h3>
-->