This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gcc-wwwdocs".

The branch, master has been updated
       via  f00061bd12eed2dd7f100c078e423a693cacebca (commit)
      from  152a09eae9d5852e2f628c3e8b3156bf744e63cf (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f00061bd12eed2dd7f100c078e423a693cacebca
Author: Tobias Burnus <tbur...@baylibre.com>
Date:   Tue Jun 10 15:16:30 2025 +0200

    gcc-16/changes.html: Update GCN for gfx942

diff --git a/htdocs/gcc-16/changes.html b/htdocs/gcc-16/changes.html
index bec41705..89241499 100644
--- a/htdocs/gcc-16/changes.html
+++ b/htdocs/gcc-16/changes.html
@@ -98,6 +98,16 @@ for general information.</p>
 
 <!-- <h3 id="x86">IA-32/x86-64</h3> -->
 
+<h3 id="amdgcn">AMD GPU (GCN)</h3>
+
+<ul>
+  <li>Experimental support for AMD Instinct MI300 (<code>gfx942</code>) devices
+      has been added, including the generic <code>gfx9-4-generic</code> and
+      mostly compatible <code>gfx950</code>. Consult GCC's
+      <a href="https://gcc.gnu.org/install/specific.html#amdgcn-x-amdhsa";>
+      installation notes</a> on how to enable multilib support for them.</li>
+</ul>
+
 <!-- <h3 id="mips">MIPS</h3> -->
 
 <!-- <h3 id="mep">MeP</h3> -->

-----------------------------------------------------------------------

Summary of changes:
 htdocs/gcc-16/changes.html | 10 ++++++++++
 1 file changed, 10 insertions(+)


hooks/post-receive
-- 
gcc-wwwdocs

Reply via email to