[gomp4] encode acc routine clauses inside fortran module files
Cesar Philippidis
cesar@codesourcery.com
Thu Jul 28 02:54:00 GMT 2016
This patch contains the following changes:
* Enhance support for OpenACC routine clauses inside fortran module
files. Also, allow the routine directive to be applied to intrinsic
procedures. The trunk patch can be found here:
https://gcc.gnu.org/ml/gcc-patches/2016-07/msg00063.html
* Change an LTO wrapper assert failure to an error when it detects
missing symbols. This situation can arise in offloading code, e.g.
when the user forgets to declare a global variable as offloadable.
The trunk patch can be found here. Part of this patch was already
present in gomp-4_0-branch.
https://gcc.gnu.org/ml/gcc-patches/2016-07/msg00043.html
I've applied this patch gomp-4_0-branch.
Cesar
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gomp4-fortran-routines.diff
Type: text/x-patch
Size: 11282 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20160728/9b9b106a/attachment.bin>
More information about the Fortran
mailing list