Skip to content

Commit 710879a

Browse files
ianlancetaylorgopherbot
authored andcommitted
doc/install/gccgo: update for GCC 12 and 13
Fixes golang/go#59143 Change-Id: I15f04244f3eda0292c6895fd2c2e816c86183ac7 Reviewed-on: https://go-review.googlesource.com/c/website/+/477875 TryBot-Result: Gopher Robot <[email protected]> Auto-Submit: Ian Lance Taylor <[email protected]> Run-TryBot: Ian Lance Taylor <[email protected]> Reviewed-by: Heschi Kreinick <[email protected]> Run-TryBot: Ian Lance Taylor <[email protected]> Reviewed-by: Ian Lance Taylor <[email protected]>
1 parent e74720e commit 710879a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

_content/doc/install/gccgo.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,12 @@ <h2 id="Releases">Releases</h2>
8686
release.
8787
</p>
8888

89+
<p>
90+
The GCC 12 and 13 releases include a complete implementation of the Go
91+
1.18 standard library. However, GCC does not yet include support for
92+
generics.
93+
</p>
94+
8995
<h2 id="Source_code">Source code</h2>
9096

9197
<p>

0 commit comments

Comments
 (0)