[PATCH] [WIP] openmp: Add OpenMP 5.0 task detach clause support

Jakub Jelinek jakub@redhat.com
Fri Jan 15 18:01:39 GMT 2021


On Fri, Jan 15, 2021 at 04:58:25PM +0000, Kwok Cheung Yeung wrote:
> On 15/01/2021 3:07 pm, Kwok Cheung Yeung wrote:
> > I have tested bootstrapping on x86_64 (no offloading) with no issues,
> > and running the libgomp testsuite with Nvidia offloading shows no
> > regressions. I have also tested all the gomp.exp tests in the main gcc
> > testsuite, also with no issues. I am currently still running the full
> > testsuite, but do not anticipate any problems.
> > 
> > Okay to commit on trunk, if the full testsuite run does not show any regressions?
> 
> Found an issue already :-( - the libgomp include files are not found when
> the tests are run via 'make check'. I have now included the relevant parts
> of the include files in the tests themselves. Okay for trunk (to be merged
> into the main patch)?

This incremental patch is ok.
I'll try to review the previous patch tomorrow.

	Jakub



More information about the Gcc-patches mailing list