public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [wwwdocs] gcc-14/changes.html: Mention OpenACC 2.7's 'readonly' modifier
@ 2024-04-04 20:13 Tobias Burnus
  0 siblings, 0 replies; only message in thread
From: Tobias Burnus @ 2024-04-04 20:13 UTC (permalink / raw)
  To: gcc-patches, Thomas Schwinge

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

Minor OpenACC 2.7 update to https://gcc.gnu.org/gcc-14/changes.html#openacc

The 'readonly' modifier is now in (well, since March), albeit more 2.7 
features are in the pipeline...

Comments, remarks, suggestions before I commit it?

Tobias

[-- Attachment #2: acc-2.7.diff --]
[-- Type: text/x-patch, Size: 800 bytes --]

gcc-14/changes.html: Mention OpenACC 2.7's 'readonly' modifier

diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html
index 045893cf..58f153ec 100644
--- a/htdocs/gcc-14/changes.html
+++ b/htdocs/gcc-14/changes.html
@@ -121,7 +121,9 @@ a work-in-progress.</p>
   <ul>
     <li>OpenACC 2.7: The <code>self</code> clause was added to be used on
       compute constructs and the <code>default</code> clause for data
-      constructs.</li>
+      constructs. Additionally, the <code>readonly</code> modifier is now
+      handled in the <code>copyin</code> clause and <code>cache</code>
+      directive.</li>
     <li>OpenACC 3.2: The following API routines are now available in
       Fortran using the <code>openacc</code> module or the
       <code>openacc_lib.h</code> header file:

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

only message in thread, other threads:[~2024-04-04 20:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-04 20:13 [wwwdocs] gcc-14/changes.html: Mention OpenACC 2.7's 'readonly' modifier 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).