From: Ian Lance Taylor Date: Tue, 24 Aug 2010 00:50:30 +0000 (-0700) Subject: doc: Update gccgo information for recent changes. X-Git-Tag: weekly.2010-08-25~13 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=659966a988e38f34b03a7c87780b594e4638f3b9;p=gostls13.git doc: Update gccgo information for recent changes. R=r CC=golang-dev https://golang.org/cl/1941052 --- diff --git a/doc/gccgo_install.html b/doc/gccgo_install.html index a01a5468e1..e4e471b76c 100644 --- a/doc/gccgo_install.html +++ b/doc/gccgo_install.html @@ -224,12 +224,9 @@ gccgo -o main main.o mypackage.o # Explicitly links with mypackage.o

Some Go features are not yet implemented in gccgo. As of -2009-11-06, the following are not implemented: +2010-08-23, the following are not implemented: