]> Cypherpunks repositories - gostls13.git/commit
doc/gccgo: update gcc status, remove double spaces
authorAlberto Donizetti <alb.donizetti@gmail.com>
Sat, 7 Sep 2019 14:31:36 +0000 (16:31 +0200)
committerAlberto Donizetti <alb.donizetti@gmail.com>
Thu, 12 Sep 2019 16:09:18 +0000 (16:09 +0000)
commit77aea691762f46daeb56c2e1fe764fd3898fff6b
tree89fb011ca94f6307fde4d5877348a35333120c13
parent9cce08d72470eb6ae2a2870bb9c70d1893441b0f
doc/gccgo: update gcc status, remove double spaces

This change updates the status of gccgo 8 and gccgo 9, which are now
released.

It also replaces every instance of two-spaces with one space in text
paragraphs, which is the preferred style in Go documentation.

Fixes #34167

Change-Id: I94a4d85c06281f2623d39a68db7b6c95b5867999
Reviewed-on: https://go-review.googlesource.com/c/go/+/193842
Reviewed-by: Ian Lance Taylor <iant@golang.org>
doc/gccgo_install.html