public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
From: Tobias Burnus <burnus@sourceware.org>
To: gcc-cvs-wwwdocs@gcc.gnu.org
Subject: gcc-wwwdocs branch master updated. 6dd96b616dd32f91a7b97f20a435a93903d07343
Date: Thu, 11 Nov 2021 07:40:13 +0000 (GMT) [thread overview]
Message-ID: <20211111074013.373793858400@sourceware.org> (raw)
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
reply other threads:[~2021-11-11 7:40 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20211111074013.373793858400@sourceware.org \
--to=burnus@sourceware.org \
--cc=gcc-cvs-wwwdocs@gcc.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).