From 333eda0e45547abdd0106814f070315bdeeaee58 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Thu, 27 May 2021 10:00:26 -0700 Subject: _content/doc/install/gccgo: update for GCC 10 and 11 Fixes golang/go#46420 Change-Id: Ic307699187864b398089d5973c0831a65560cf1e Reviewed-on: https://go-review.googlesource.com/c/website/+/323130 Trust: Ian Lance Taylor Reviewed-by: Dmitri Shuralyov --- _content/doc/install/gccgo.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/_content/doc/install/gccgo.html b/_content/doc/install/gccgo.html index 998c460d..82d019b0 100644 --- a/_content/doc/install/gccgo.html +++ b/_content/doc/install/gccgo.html @@ -75,6 +75,16 @@ The GCC 9 releases include a complete implementation of the Go 1.12.2 release.

+

+The GCC 10 releases include a complete implementation of the Go 1.14.6 +release. +

+ +

+The GCC 11 releases include a complete implementation of the Go 1.16.3 +release. +

+

Source code

-- cgit v1.3