public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 6dd96b616dd32f91a7b97f20a435a93903d07343
@ 2021-11-11  7:40 Tobias Burnus
  0 siblings, 0 replies; only message in thread
From: Tobias Burnus @ 2021-11-11  7:40 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  6dd96b616dd32f91a7b97f20a435a93903d07343 (commit)
      from  ddcfa5532bf3f11bf252efb57a65a63986235c83 (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 6dd96b616dd32f91a7b97f20a435a93903d07343
Author: Tobias Burnus <tobias@codesourcery.com>
Date:   Thu Nov 11 08:28:48 2021 +0100

    gcc-12/changes.html: Minor languages fixes to the OpenMP status

diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html
index 93545b88..19947f90 100644
--- a/htdocs/gcc-12/changes.html
+++ b/htdocs/gcc-12/changes.html
@@ -88,30 +88,30 @@ a work-in-progress.</p>
 <ul>
   <li>OpenMP
   <ul>
-    <li>OpenMP 5.0 support has been extended: The <code>close</code> map modifier
-      and the <code>affinity</code> clause are now supported and for Fortran
-      additionally the following features which were available in C and C++
-      before: <code>declare variant</code> is now available,
-      <code>depobj</code>, <code>mutexinoutset</code> and <code>iterator</code>
-      can now also be used with the <code>depend</code> clause,
-      <code>defaultmap</code> has been updated for OpenMP 5.0, and the
-      <code>loop</code> directive and combined directives involving
+    <li>OpenMP 5.0 support has been extended: The <code>close</code> map
+      modifier and the <code>affinity</code> clause are now supported.
+      In addition Fortran gained additionally the following features which were
+      available in C and C++ before: <code>declare variant</code> is now
+      available, <code>depobj</code>, <code>mutexinoutset</code> and
+      <code>iterator</code> can now also be used with the <code>depend</code>
+      clause, <code>defaultmap</code> has been updated for OpenMP 5.0, and the
+      <code>loop</code> directive and combined directives involving the
       <code>master</code> directive have been added.</li>
-    <li>The following OpenMP 5.1 feature have been added: support for expressing
-      OpenMP directives as C++ 11 attributes, the <code>masked</code> and
-      <code>scope</code> construct, the <code>nothing</code> and
+    <li>The following OpenMP 5.1 features have been added: support for
+      expressing OpenMP directives as C++ 11 attributes, the <code>masked</code>
+      and <code>scope</code> construct, the <code>nothing</code> and
       <code>error</code> directives, and using <code>primary</code> with the
       <code>proc_bind</code> clause and <code>OMP_PROC_BIND</code> environment
       variable, the <code>reproducible</code> and <code>unconstrained</code>
       modifiers to the <code>order</code> clause, and, for C/C++ only, the
-      align- and allocate-modifiers to the <code>allocate</code> clause and
-      the <code>atomic</code> extensions are now available. The
-      <code>OMP_PLACE</code> environment variable supports the OpenMP 5.1
-      features and the <code>OMP_NUM_TEAMS</code> and
+      <code>align</code> and <code>allocate</code> modifiers to the
+      <code>allocate</code> clause and the <code>atomic</code> extensions are
+      now available. The <code>OMP_PLACE</code> environment variable supports
+      the OpenMP 5.1 features. In addition the <code>OMP_NUM_TEAMS</code> and
       <code>OMP_TEAMS_THREAD_LIMIT</code> environment variables and their
       associated API routines are now supported as well as the memory-allocation
       routines added for Fortran and extended for C/C++ in OpenMP 5.1. In
-      Fortran code, strictly-structured blocks can be used.</li>
+      Fortran code, strictly structured blocks can be used.</li>
     <li>The <a
       href="https://gcc.gnu.org/onlinedocs/libgomp/OpenMP-Implementation-Status.html"
       >OpenMP Implementation Status</a> can be found in the libgomp manual.</li>

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

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


hooks/post-receive
-- 
gcc-wwwdocs


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

only message in thread, other threads:[~2021-11-11  7:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-11  7:40 gcc-wwwdocs branch master updated. 6dd96b616dd32f91a7b97f20a435a93903d07343 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).