public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* Web patch committed: Clarify GCC 4.7.1 and Go 1
@ 2012-06-14 16:54 Ian Lance Taylor
  2012-06-14 17:17 ` Richard Guenther
  0 siblings, 1 reply; 3+ messages in thread
From: Ian Lance Taylor @ 2012-06-14 16:54 UTC (permalink / raw)
  To: gcc-patches

[-- Attachment #1: Type: text/plain, Size: 86 bytes --]

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

Ian


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: patch --]
[-- Type: text/x-diff, Size: 875 bytes --]

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>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Web patch committed: Clarify GCC 4.7.1 and Go 1
  2012-06-14 16:54 Web patch committed: Clarify GCC 4.7.1 and Go 1 Ian Lance Taylor
@ 2012-06-14 17:17 ` Richard Guenther
  2012-06-14 18:47   ` Ian Lance Taylor
  0 siblings, 1 reply; 3+ messages in thread
From: Richard Guenther @ 2012-06-14 17:17 UTC (permalink / raw)
  To: Ian Lance Taylor; +Cc: gcc-patches

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
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Web patch committed: Clarify GCC 4.7.1 and Go 1
  2012-06-14 17:17 ` Richard Guenther
@ 2012-06-14 18:47   ` Ian Lance Taylor
  0 siblings, 0 replies; 3+ messages in thread
From: Ian Lance Taylor @ 2012-06-14 18:47 UTC (permalink / raw)
  To: Richard Guenther; +Cc: gcc-patches

[-- Attachment #1: Type: text/plain, Size: 309 bytes --]

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


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: patch --]
[-- Type: text/x-diff, Size: 575 bytes --]

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>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-06-14 17:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-14 16:54 Web patch committed: Clarify GCC 4.7.1 and Go 1 Ian Lance Taylor
2012-06-14 17:17 ` Richard Guenther
2012-06-14 18:47   ` Ian Lance Taylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).