On Tue, 5 May 2020, Jakub Jelinek wrote: > Ok for wwwdocs? > + <li>Version 5.0 of the <a href="https://www.openmp.org/specifications/" > + >OpenMP specification</a> is still only partially supported in the C > and C++ > + compilers. GCC 10 release has various newly implemented features (not > + implemented in the GCC 9 release), including
What do you think of reframing this as GCC 10 adds a number of newly implemented OpenMP 5.0 features on top of the GCC 9 release such as ... , approaching full coverage of that standard. or "getting closer to"? That would position the work you have done more strongly. :-) (Are we fully covering OpenMP 5.0 with Fortran? You mention C and C++, hence the question.) Okay with a change along those lines. If you _really_ hate it, the original is okay with "The GCC 10 release adds..." or "GCC 10 adds...". Thank you, Gerald