Re: [Patch] libgomp.texi: Add OpenMP 5.2 implementation status

2022-05-17 Thread Jakub Jelinek via Gcc-patches
On Sat, May 14, 2022 at 11:33:52PM +0200, Tobias Burnus wrote: > libgomp/ > * libgomp.texi (OpenMP Implementation Status): Add 5.2 table. > > diff --git a/libgomp/libgomp.texi b/libgomp/libgomp.texi > index b5e5fbb8cca..903b3cc8904 100644 > --- a/libgomp/libgomp.texi > +++ b/libgomp/libgomp.

[Patch] libgomp.texi: Add OpenMP 5.2 implementation status

2022-05-14 Thread Tobias Burnus
This patch adds the new-in-5.2 features table to the OpenMP Implementation Status chapter of libgomp. It is based on appendix 5.1 and a mix of my wording and Jakub's wording, used when he did the implemented-in-GCC-xx archeology. ( The entries should be/should remain aligned with the just-posted