diff mbox

Web patch committed: Clarify GCC 4.7.1 and Go 1

Message ID mcrk3z97smy.fsf@dhcp-172-18-216-180.mtv.corp.google.com
State New
Headers show

Commit Message

Ian Lance Taylor June 14, 2012, 4:41 p.m. UTC
I committed this patch to the web site to clarify that GCC 4.7.1
supports Go 1.

Ian

Comments

Richard Biener June 14, 2012, 5:04 p.m. UTC | #1
On Thu, Jun 14, 2012 at 6:41 PM, Ian Lance Taylor <iant@google.com> wrote:
> I committed this patch to the web site to clarify that GCC 4.7.1
> supports Go 1.

Can you move that/add it to the sub-section for changes in 4.7.1?

Thanks,
Richard.

> Ian
>
diff mbox

Patch

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>