public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 5c17042e880a5d1a3eb261f73e1b9da0c1aa2641
@ 2021-07-01 17:37 Tobias Burnus
  0 siblings, 0 replies; only message in thread
From: Tobias Burnus @ 2021-07-01 17:37 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  5c17042e880a5d1a3eb261f73e1b9da0c1aa2641 (commit)
      from  9751d418645b55f380e24fe6d59f425b1201558d (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 5c17042e880a5d1a3eb261f73e1b9da0c1aa2641
Author: Tobias Burnus <tobias@codesourcery.com>
Date:   Thu Jul 1 19:37:11 2021 +0200

    gcc-12/changes.html: GCN - add TI mode, mention -foffload(-options)

diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html
index 70dd48b9..9c2799cf 100644
--- a/htdocs/gcc-12/changes.html
+++ b/htdocs/gcc-12/changes.html
@@ -62,6 +62,14 @@ a work-in-progress.</p>
       OpenACC. It warns about potentially suboptimal choices related to
       OpenACC parallelism.
   </li>
+  <li>The offload target code generation for OpenMP and OpenACC can now
+      be better adjusted using the new <a
+      href="https://gcc.gnu.org/onlinedocs/gcc/C-Dialect-Options.html#index-foffload-options"
+      ><code>-foffload-options=</code></a> flag and the pre-existing but now
+      documented <a
+      href="https://gcc.gnu.org/onlinedocs/gcc/C-Dialect-Options.html#index-foffload"
+      ><code>-foffload=</code></a> flag.
+  </li>
 </ul>
 
 <!-- <h3 id="ada">Ada</h3> -->
@@ -111,6 +119,8 @@ a work-in-progress.</p>
 <h3 id="amdgcn">AMD Radeon (GCN)</h3>
 <ul>
   <li>Debug experience with ROCGDB has been improved.</li>
+  <li>Support for the type <code>__int128_t</code>/<code>integer(kind=16)</code>
+      was added.</li>
 </ul>
 
 <!-- <h3 id="arc">ARC</h3> -->

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

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


hooks/post-receive
-- 
gcc-wwwdocs


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

only message in thread, other threads:[~2021-07-01 17:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-01 17:37 gcc-wwwdocs branch master updated. 5c17042e880a5d1a3eb261f73e1b9da0c1aa2641 Tobias 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).