[Patch, Fortran] Allocatable coarrays: Pass "token" to caf_registering
Tobias Burnus
burnus@net-b.de
Tue Aug 2 15:48:00 GMT 2011
Simple patch: Coarrays are identified by a token; this patch passes the
token (which is stored in the descriptor allocatable coarrays) to
libcaf's registering function.
In terms of token and allocatable coarrays: The next step is to fix
passing actual arguments to assumed-shape coarrays dummies. (Explicit
shape and deferred shape is OK.) And handling the explicit and automatic
deallocation of allocatable coarrays.
Build and regtested on x86-64-linux.
OK for the trunk?
Tobias
-------------- next part --------------
A non-text attachment was scrubbed...
Name: alloc-token.diff
Type: text/x-patch
Size: 6049 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20110802/35ca6309/attachment.bin>
More information about the Fortran
mailing list