Re: Web patch committed: Clarify GCC 4.7.1 and Go 1

2012-06-14 Thread Richard Guenther
On Thu, Jun 14, 2012 at 6:41 PM, Ian Lance Taylor i...@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



Re: Web patch committed: Clarify GCC 4.7.1 and Go 1

2012-06-14 Thread Ian Lance Taylor
Richard Guenther richard.guent...@gmail.com writes:

 On Thu, Jun 14, 2012 at 6:41 PM, Ian Lance Taylor i...@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

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 -	1.118
+++ changes.html	14 Jun 2012 17:56:59 -
@@ -945,5 +945,9 @@
 complete (that is, it is possible that some PRs that have been fixed
 are not listed here)./p
 
+pThe 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