Re: [Patch] libgomp.texi: OpenMP Impl Status 5.1 additions + TR11

2022-11-25 Thread Tobias Burnus
On 25.11.22 11:38, Jakub Jelinek wrote: On Fri, Nov 25, 2022 at 11:34:35AM +0100, Tobias Burnus wrote: It also adds TR11. I don't think we will work any time soon on TR11 – possibly except for clarifications. OK for mainline? Ok (but I hope that once 6.0 is out, we just keep OpenMP 6.0 entries

Re: [Patch] libgomp.texi: OpenMP Impl Status 5.1 additions + TR11

2022-11-25 Thread Jakub Jelinek via Gcc-patches
On Fri, Nov 25, 2022 at 11:34:35AM +0100, Tobias Burnus wrote: > Update libgomp.texi's OpenMP implementation status. > The 5.1 changes are taken from Jakub's comment at > https://gcc.gnu.org/pipermail/gcc-patches/2022-September/602639.html > (sorry for taking that long to incorporate those). > > I

[Patch] libgomp.texi: OpenMP Impl Status 5.1 additions + TR11

2022-11-25 Thread Tobias Burnus
Update libgomp.texi's OpenMP implementation status. The 5.1 changes are taken from Jakub's comment at https://gcc.gnu.org/pipermail/gcc-patches/2022-September/602639.html (sorry for taking that long to incorporate those). It also adds TR11. I don't think we will work any time soon on TR11 – possi