public inbox for fortran@gcc.gnu.org
 help / color / mirror / Atom feed
* [wwwdocs, patch] gcc-12/changes.html: OpenMP (depobj/mutexinoutset for depend), OpenACC (-Wopenacc-parallelism)
@ 2021-04-26 16:16 Tobias Burnus
  2021-04-26 19:04 ` Gerald Pfeifer
  0 siblings, 1 reply; 4+ messages in thread
From: Tobias Burnus @ 2021-04-26 16:16 UTC (permalink / raw)
  To: gcc-patches, fortran, Gerald Pfeifer, Jakub Jelinek, Thomas Schwinge

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

Hi all,

this patch documents a new OpenMP feature (many more to be added) in GCC 12.
And it documents a new flag for OpenACC.

Comments? Wording suggestions? I think for OpenMP, the sentence will be
modified several times before the release :-)

Tobias

-----------------
Mentor Graphics (Deutschland) GmbH, Arnulfstrasse 201, 80634 München Registergericht München HRB 106955, Geschäftsführer: Thomas Heurung, Frank Thürauf

[-- Attachment #2: gcc12.diff --]
[-- Type: text/x-patch, Size: 911 bytes --]

diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html
index 8f257e87..1022b5eb 100644
--- a/htdocs/gcc-12/changes.html
+++ b/htdocs/gcc-12/changes.html
@@ -40,6 +40,18 @@ a work-in-progress.</p>
 <!-- .................................................................. -->
 <h2 id="languages">New Languages and Language specific improvements</h2>
 
+<ul>
+  <li>For Fortran, OpenMP 5.0 support has been extended for following features
+      which were before only available in C and C++:  <code>depobj</code>
+      and <code>mutexinoutset</code> can now also be used with the
+      <code>depend</code> clause.
+  </li>
+  <li>The new warning flag <code>-Wopenacc-parallelism</code> was added for
+      OpenACC, which warns about potentially suboptimal choices related to
+      OpenACC parallelism.
+  </li>
+</ul>
+
 <!-- <h3 id="ada">Ada</h3> -->
 
 <!-- <h3 id="brig">BRIG (HSAIL)</h3> -->

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

end of thread, other threads:[~2021-04-27 10:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-26 16:16 [wwwdocs, patch] gcc-12/changes.html: OpenMP (depobj/mutexinoutset for depend), OpenACC (-Wopenacc-parallelism) Tobias Burnus
2021-04-26 19:04 ` Gerald Pfeifer
2021-04-27 10:15   ` Tobias Burnus
2021-04-27 10:36     ` Gerald Pfeifer

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