[Bug libgomp/100753] Implement in_reduction clause on target construct

2021-10-20 Thread burnus at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100753 --- Comment #3 from Tobias Burnus --- (In reply to Tobias Burnus from comment #2) > Additionally missing: Fortran support. Fortran support was implemented in r12-4574-gd98626bf451dea6a28a42d953f7d0bd7659ad4d5 Still to do: Proper nowait support

[Bug libgomp/100753] Implement in_reduction clause on target construct

2021-06-28 Thread burnus at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100753 --- Comment #2 from Tobias Burnus --- Additionally missing: Fortran support.

[Bug libgomp/100753] Implement in_reduction clause on target construct

2021-06-28 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100753 --- Comment #1 from Jakub Jelinek --- Partly implemented in r12-1768-g7619d33471c10fe3d149dcbb701d99ed3dd23528 In particular the in_reduction without nowait is implemented and for nowait there is a hack - presence of in_reduction acts as if