[PATCH] Fortran OpenMP 4.0 target support

Tobias Burnus burnus@net-b.de
Tue Jun 17 21:59:00 GMT 2014


Jakub Jelinek wrote:
> This patch adds the target directives.
> Tested both normally plus with target.c/splay-tree.c from
> gomp-4_0-branch@203409 plus the attached patch against
> target.c to implement the new to_pset map kind (5) and
> allow handling of NULL.  That patch will need to be forward
> ported to whatever gomp-4_0-branch now has after this is merged
> from trunk to that branch.
>
> Does this look reasonable to Fortran maintainers?

Thanks for the patch! I browsed through the patch, and it looked good to 
me. (However, given that the patch has "48 files changed, 3342 
insertions(+), 330 deletions(-)", I didn't check every line.)

If I did the book keeping correctly, a patch for an alignment test case 
is still missing. As are the changes for some corner cases for which the 
OpenMP ARB has to provide some feedback. Any news from that side? 
Otherwise and aside of 4.9.1 backporting, it now looks pretty complete.

Tobias



More information about the Fortran mailing list