I committed this patch to the web site to clarify that GCC 4.7.1
supports Go 1.

Ian

Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.7/changes.html,v
retrieving revision 1.117
diff -u -r1.117 changes.html
--- changes.html	14 Jun 2012 11:11:00 -0000	1.117
+++ changes.html	14 Jun 2012 16:40:38 -0000
@@ -633,8 +633,9 @@
     <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>
+      quite complete, due to release timing.  Release 4.7.1 includes
+      complete support for Go 1.  The Go library is from the Go 1.0.1
+      release.</li>
     <li>Go has been tested on GNU/Linux and Solaris platforms.  It may
       work on other platforms as well.</li>
   </ul>

Reply via email to