I was going to fix "limitted" to "limited" and added this simplification. 
Turns out "limitted" had already been addressed, still worth improving
messaging, so I pushed the below.

Gerald

---
 htdocs/gcc-11/changes.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/htdocs/gcc-11/changes.html b/htdocs/gcc-11/changes.html
index dcb7b134..08b54449 100644
--- a/htdocs/gcc-11/changes.html
+++ b/htdocs/gcc-11/changes.html
@@ -125,7 +125,7 @@ a work-in-progress.</p>
   <li>GCC 11 adds support for non-rectangular loop nests in OpenMP
       constructs and the allocator routines of
       <a href="https://www.openmp.org/specifications/";>OpenMP 5.0</a>.
-      For Fortran, OpenMP 4.5 is now finally fully supported and OpenMP 5.0
+      For Fortran, OpenMP 4.5 is now fully supported and OpenMP 5.0
       support has been extended, including the following features which were
       before only available in C and C++: <code>order(concurrent)</code>,
       <code>device_type</code>,
-- 
2.29.0

Reply via email to