From 659966a988e38f34b03a7c87780b594e4638f3b9 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Mon, 23 Aug 2010 17:50:30 -0700 Subject: [PATCH] doc: Update gccgo information for recent changes. R=r CC=golang-dev https://golang.org/cl/1941052 --- doc/gccgo_install.html | 30 +++++++++++++++--------------- doc/go_spec.html | 4 ---- 2 files changed, 15 insertions(+), 19 deletions(-) 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:

-- 2.50.0