diff mbox

Web patch committed: Clarify GCC 4.7.1 and Go 1

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

Commit Message

Ian Lance Taylor June 14, 2012, 5:57 p.m. UTC
Richard Guenther <richard.guenther@gmail.com> writes:

> 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?

Done like so.

Ian
diff mbox

Patch

Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.7/changes.html,v
retrieving revision 1.118
diff -u -r1.118 changes.html
--- changes.html	14 Jun 2012 16:41:04 -0000	1.118
+++ changes.html	14 Jun 2012 17:56:59 -0000
@@ -945,5 +945,9 @@ 
 complete (that is, it is possible that some PRs that have been fixed
 are not listed here).</p>
 
+<p>The Go frontend in the 4.7.1 release fully supports
+the <a href="http://weekly.golang.org/doc/go1.html">Go 1 language
+standard.</a></p>
+
 </body>
 </html>