[PATCH] OpenACC routines -- fortran front end

Cesar Philippidis cesar@codesourcery.com
Fri Nov 11 23:44:00 GMT 2016


This patch contains for following changes to the Fortran FE:

 * Update module support for acc routines.

 * Add support for the bind and nohost clauses.

 * Add more acc routine diagnostics.

I probably should have split the module changes from the rest of the
routine changes, but they are closely related. Last time I posted the
module patch someone raised the concern that this change would break
backwards compatibility. Considering this patch is for GCC 7, perhaps
the module version number can be bumped to address that problem.

Is this patch ok for trunk?

Cesar

-------------- next part --------------
A non-text attachment was scrubbed...
Name: routine-fortran-fe.diff
Type: text/x-patch
Size: 19702 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20161111/f3b68832/attachment.bin>


More information about the Gcc-patches mailing list