On 17.08.21 09:47, Jakub Jelinek wrote:
This patch implements the OpenMP 5.1 scope construct, which is similar
to worksharing constructs in many regards, but isn't one of them.
And the attached patch does the same for Fortran.
I took the opportunity to convert some additional C/C++ testcases t
On Tue, Aug 17, 2021 at 02:55:56PM +0200, Tobias Burnus wrote:
> On 17.08.21 09:47, Jakub Jelinek wrote:
> > This patch implements the OpenMP 5.1 scope construct, which is similar
> > to worksharing constructs in many regards, but isn't one of them.
>
> And the attached patch does the same for For
For those that might care, I draw your attention to
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101951
Good opportunity for a lurker to step forward and
become a gfortran committer. Otherwise, this patch
will fester in bugzilla the dozen or so other patches
I've attached to PRs.
--
Steve