From: Rob Pike Date: Tue, 8 Apr 2014 23:45:39 +0000 (+1000) Subject: doc/go1.3.html: gccgo status X-Git-Tag: go1.3beta1~157 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=96775a3688801bb44878133f40e63d9bea9352b3;p=gostls13.git doc/go1.3.html: gccgo status LGTM=iant R=iant CC=golang-codereviews https://golang.org/cl/85720043 --- diff --git a/doc/go1.3.html b/doc/go1.3.html index 3e058c1e4e..2c37eb63cf 100644 --- a/doc/go1.3.html +++ b/doc/go1.3.html @@ -106,7 +106,10 @@ effect on programs.

Status of gccgo

-TODO +GCC release 4.9 will contain the Go 1.2 (not 1.3) version of gccgo. +The release schedules for the GCC and Go projects do not coincide, +which means that 1.3 will be available in the development branch but +that the next GCC release, 4.10, will likely have the Go 1.4 version of gccgo.

Changes to the go command