public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [wwwdocs] gcc-12/changes.html: OpenMP - mention masked support
@ 2021-08-13 14:37 Tobias Burnus
  2021-09-06 13:20 ` [wwwdocs] gcc-12/changes.html: OpenMP 5.1 update (was: [wwwdocs] gcc-12/changes.html: OpenMP - mention masked support) Tobias Burnus
  2023-01-16 23:42 ` [wwwdocs] gcc-12/changes.html: OpenMP - mention masked support Gerald Pfeifer
  0 siblings, 2 replies; 4+ messages in thread
From: Tobias Burnus @ 2021-08-13 14:37 UTC (permalink / raw)
  To: gcc-patches, Gerald Pfeifer, Jakub Jelinek

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

Update the OpenMP section again, now that Jakub has added the 'masked' construct.

Comments?

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

[-- Attachment #2: wwwdocs-omp-masked.diff --]
[-- Type: text/x-patch, Size: 1063 bytes --]

gcc-12/changes.html: OpenMP - mention masked support

diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html
index a8859882..a58618cc 100644
--- a/htdocs/gcc-12/changes.html
+++ b/htdocs/gcc-12/changes.html
@@ -57,8 +57,10 @@ a work-in-progress.</p>
       clause, <code>defaultmap</code> has been updated for OpenMP 5.0, and the
       <code>loop</code> directive and combined directives
       involving <code>master</code> directive have been added. Additionally,
-      support for expressing OpenMP directives as C++ 11 attributes has been
-      added, which is an OpenMP 5.1 feature.
+      the following OpenMP 5.1 feature have been added: support for expressing
+      OpenMP directives as C++ 11 attributes, the <code>masked</code> construct,
+      and using <code>primary</code> with the <code>proc_bind</code> clause and
+      <code>OMP_PROC_BIND</code> environment variable.
   </li>
   <li>The new warning flag <code>-Wopenacc-parallelism</code> was added for
       OpenACC. It warns about potentially suboptimal choices related to

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

end of thread, other threads:[~2023-01-16 23:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-13 14:37 [wwwdocs] gcc-12/changes.html: OpenMP - mention masked support Tobias Burnus
2021-09-06 13:20 ` [wwwdocs] gcc-12/changes.html: OpenMP 5.1 update (was: [wwwdocs] gcc-12/changes.html: OpenMP - mention masked support) Tobias Burnus
2021-09-06 13:44   ` Jakub Jelinek
2023-01-16 23:42 ` [wwwdocs] gcc-12/changes.html: OpenMP - mention masked support 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).