public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 8c9fba2f83ef9bdace2fb6288f555c78949adfb6
@ 2020-02-24  9:30 burnus
  0 siblings, 0 replies; only message in thread
From: burnus @ 2020-02-24  9:30 UTC (permalink / raw)
  To: gcc-cvs-wwwdocs

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  8c9fba2f83ef9bdace2fb6288f555c78949adfb6 (commit)
      from  a4fcfa9eab53d3ed6f3690460fc0edfb1129a561 (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 8c9fba2f83ef9bdace2fb6288f555c78949adfb6
Author: Tobias Burnus <tobias@codesourcery.com>
Date:   Mon Feb 24 10:29:11 2020 +0100

    OpenACC + AMD GCN entry for gcc-10/changes.html

diff --git a/htdocs/gcc-10/changes.html b/htdocs/gcc-10/changes.html
index 2920714..83b1f07 100644
--- a/htdocs/gcc-10/changes.html
+++ b/htdocs/gcc-10/changes.html
@@ -142,7 +142,25 @@ a work-in-progress.</p>
   </li>
 </ul>
 <!-- .................................................................. -->
-<h2 id="languages">New Languages and Language specific improvements</h2>
+<h2 id="languages">New Languages and Language-Specific Improvements</h2>
+
+<ul>
+  <li>
+    Version 2.6 of the <a href="https://www.openacc.org/">OpenACC</a>
+    specification is now supported in the C, C++ and Fortran compilers.
+    See the <a href="https://gcc.gnu.org/wiki/OpenACC#status-10">implementation
+    status</a> section on the OpenACC wiki page and the
+    <a href="https://gcc.gnu.org/onlinedocs/libgomp/#toc-Enabling-OpenACC-1">
+    run-time library documentation</a> for further information.
+  </li>
+  <li>
+    OpenMP and OpenACC now support
+    <a href="https://gcc.gnu.org/wiki/Offloading">offloading</a> to AMD Radeon
+    (GCN) GPUs; supported are the third-generation Fiji (<code>fiji</code>)
+    and the fifth-generation VEGA 10/VEGA 20 (<code>gfx900</code> or
+    <code>gfx906</code>).</li>
+  </li>
+</ul>
 
 <!-- <h3 id="ada">Ada</h3> -->
 
@@ -533,6 +551,12 @@ a work-in-progress.</p>
   </li>
 </ul>
 
+<h3 id="amdgcn">AMD Radeon (GCN)</h3>
+<ul>
+  <li>The code generation and in particular the vectorization support has been
+  much improved.</li>
+</ul>
+
 <!-- <h3 id="arc">ARC</h3> -->
 
 <h3 id="arm">arm</h3>

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

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


hooks/post-receive
-- 
gcc-wwwdocs


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

only message in thread, other threads:[~2020-02-24  9:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-24  9:30 gcc-wwwdocs branch master updated. 8c9fba2f83ef9bdace2fb6288f555c78949adfb6 burnus

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