Re: [Patch] OpenMP: Support nowait with Fortran [PR105378]

2022-05-24 Thread Jakub Jelinek via Gcc-patches
On Tue, May 24, 2022 at 10:34:25AM +0200, Tobias Burnus wrote: > Adds the Fortran bits to the just committed C/C+++ patch. > The testcases are the C/C++ ones, converted to Fortran and based on > those in the patch attached to the PR. > > OK? > > Tobias > OpenMP: Support nowait with Fortran [PRPR

[Patch] OpenMP: Support nowait with Fortran [PR105378]

2022-05-24 Thread Tobias Burnus
Adds the Fortran bits to the just committed C/C+++ patch. The testcases are the C/C++ ones, converted to Fortran and based on those in the patch attached to the PR. OK? Tobias OpenMP: Support nowait with Fortran [PRPR105378] Fortran part to C/C++/libgomp commit r13-724-gb43836914bdc2a37563cf313