On Fri, 13 Aug 2021, Tobias Burnus wrote: > Update the OpenMP section again, now that Jakub has added the 'masked' > construct. > > Comments?
Just a little follow-up change that I pushed; see below. Ger "blast from the past" ald commit dcb59089cf4bd7f09f273d7b3f35c568b1d407fb Author: Gerald Pfeifer <ger...@pfeifer.com> Date: Tue Jan 17 00:37:11 2023 +0100 gcc-12: Address grammaro in OpenMP section diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html index 1cefaf13..06c63c2f 100644 --- a/htdocs/gcc-12/changes.html +++ b/htdocs/gcc-12/changes.html @@ -162,7 +162,7 @@ You may also want to check out our <code>master</code> directive have been added.</li> <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 + and <code>scope</code> constructs, 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>