Comments before I commit it?

Current version: https://gcc.gnu.org/gcc-14/changes.html#general

Tobias
-----------------
Siemens Electronic Design Automation GmbH; Anschrift: Arnulfstraße 201, 80634 
München; Gesellschaft mit beschränkter Haftung; Geschäftsführer: Thomas 
Heurung, Frank Thürauf; Sitz der Gesellschaft: München; Registergericht 
München, HRB 106955
gcc-14/changes.html: OpenACC - mention support for first 2.7 features

diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html
index 455798d1..c9d5f08a 100644
--- a/htdocs/gcc-14/changes.html
+++ b/htdocs/gcc-14/changes.html
@@ -81,4 +91,10 @@ a work-in-progress.</p>
   </ul>
   </li>
+  <li id="openacc"><a href="https://gcc.gnu.org/wiki/OpenACC";>OpenACC</a>
+    <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>
+  </ul>
+  </li>
   <li>For offload-device code generated via OpenMP and OpenACC, the math
       and the Fortran runtime libraries will now automatically be linked,

Reply via email to