Re: [PATCH] wwwdocs: Document OpenMP changes in gcc-10/changes.html

2020-05-05 Thread Gerald Pfeifer
On Tue, 5 May 2020, Jakub Jelinek wrote: > Ok for wwwdocs? > + Version 5.0 of the https://www.openmp.org/specifications/; > +>OpenMP specification is still only partially supported in the C > and C++ > + compilers. GCC 10 release has various newly implemented features (not > +

[PATCH] wwwdocs: Document OpenMP changes in gcc-10/changes.html

2020-05-05 Thread Jakub Jelinek via Gcc-patches
Hi! The following patch documents OpenMP 5 changes in GCC 10. Ok for wwwdocs? diff --git a/htdocs/gcc-10/changes.html b/htdocs/gcc-10/changes.html index 4497be14..5233fc93 100644 --- a/htdocs/gcc-10/changes.html +++ b/htdocs/gcc-10/changes.html @@ -182,6 +182,16 @@ a work-in-progress.