public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* Add notes for Go to gcc 12 and 13 changes file
@ 2023-03-20 19:37 Ian Lance Taylor
  0 siblings, 0 replies; only message in thread
From: Ian Lance Taylor @ 2023-03-20 19:37 UTC (permalink / raw)
  To: gcc-patches

[-- Attachment #1: Type: text/plain, Size: 119 bytes --]

I committed this patch to the gcc-wwwdocs repo to add some notes about
Go to the gcc 12 and 13 changes file.

Ian

pat

[-- Attachment #2: patch.txt --]
[-- Type: text/plain, Size: 1234 bytes --]

e24f9ef56c11c69fc07bddf9a708ea2fc662f2b3
diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html
index c47d3285..d565c217 100644
--- a/htdocs/gcc-12/changes.html
+++ b/htdocs/gcc-12/changes.html
@@ -618,7 +618,14 @@ function Multiply (S1, S2 : Sign) return Sign is
   </li>
 </ul>
 
-<!-- <h3 id="go">Go</h3> -->
+<h3 id="go">Go</h3>
+
+<ul>
+  <li>GCC 12 provides a complete implementation of the Go 1.18 user
+    packages.</li>
+  <li>Although Go 1.18 includes support for generic programming, that
+    support is not yet available in GCC.</li>
+</ul>
 
 <!-- .................................................................. -->
 <h2 id="jit">libgccjit</h2>
diff --git a/htdocs/gcc-13/changes.html b/htdocs/gcc-13/changes.html
index a4b71ffa..4fae1f7a 100644
--- a/htdocs/gcc-13/changes.html
+++ b/htdocs/gcc-13/changes.html
@@ -380,7 +380,14 @@ a work-in-progress.</p>
   </li>
 </ul>
 
-<!-- <h3 id="go">Go</h3> -->
+<h3 id="go">Go</h3>
+
+<ul>
+  <li>GCC 13, like GCC 12, provides a complete implementation of the
+    Go 1.18 user packages.</li>
+  <li>Although Go 1.18 includes support for generic programming, that
+    support is not yet available in GCC.</li>
+</ul>
 
 <h3 id="modula2">Modula-2</h3>
 <ul>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-03-20 19:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-20 19:37 Add notes for Go to gcc 12 and 13 changes file Ian Lance Taylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).