I committed this patch to add some notes about Go to
gcc-4.7/changes.html on the web site.

Ian

Index: gcc-4.7/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.7/changes.html,v
retrieving revision 1.100
diff -u -r1.100 changes.html
--- gcc-4.7/changes.html	19 Mar 2012 16:05:46 -0000	1.100
+++ gcc-4.7/changes.html	22 Mar 2012 04:51:20 -0000
@@ -609,6 +609,17 @@
       </ul></li>
   </ul>
 
+<h3 id="go">Go</h3>
+  <ul>
+    <li>GCC 4.7 implements
+      the <a href="http://weekly.golang.org/doc/go1.html";>Go 1
+      language standard.</a>  The library support in 4.7.0 is not
+      quite complete, due to release timing.  Release 4.7.1 is
+      expected to include complete support.</li>
+    <li>Go has been tested on GNU/Linux and Solaris platforms.  It may
+      work on other platforms as well.</li>
+  </ul>
+
 <!--
 <h3>Java (GCJ)</h3>
 -->

Reply via email to