public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH] wwwdocs: gcc-14: mark amdgcn fiji deprecated
@ 2023-10-19  9:49 Andrew Stubbs
  2023-10-19 10:07 ` Tobias Burnus
  0 siblings, 1 reply; 6+ messages in thread
From: Andrew Stubbs @ 2023-10-19  9:49 UTC (permalink / raw)
  To: gcc-patches; +Cc: tobias

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

OK to commit?

Andrew

[-- Attachment #2: 231019-wwwdocs-deprecate-fiji.patch --]
[-- Type: text/plain, Size: 808 bytes --]

gcc-14: mark amdgcn fiji deprecated


diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html
index c817dde4..91ab8132 100644
--- a/htdocs/gcc-14/changes.html
+++ b/htdocs/gcc-14/changes.html
@@ -178,6 +178,16 @@ a work-in-progress.</p>
 
 <!-- <h3 id="aarch64">AArch64</h3> -->
 
+<h3 id="amdgcn">AMD Radeon (GCN)</h3>
+
+<ul>
+  <li>The Fiji device support is now deprecated and will be removed from a
+      future release.  The default compiler configuration no longer uses Fiji
+      as the default device, and no longer includes the Fiji libraries.  Both
+      can be restored by configuring with <code>--with-arch=fiji</code>.</li>
+  <li>The default device architecture is now <code>gfx900</code> (Vega).</li>
+</ul>
+
 <!-- <h3 id="arc">ARC</h3> -->
 
 <!-- <h3 id="arm">arm</h3> -->

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-10-27 12:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-19  9:49 [PATCH] wwwdocs: gcc-14: mark amdgcn fiji deprecated Andrew Stubbs
2023-10-19 10:07 ` Tobias Burnus
2023-10-20 12:58   ` Andrew Stubbs
2023-10-20 13:09     ` Tobias Burnus
2023-10-22 12:24     ` Gerald Pfeifer
2023-10-27 12:54       ` Andrew Stubbs

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).