This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch, Fortran] Allocatable coarrays: Pass "token" to caf_registering


On Tuesday 02 August 2011 17:47:37 Tobias Burnus wrote:
> 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
> 
>   2011-08-02  Tobias Burnus  <burnus@net-b.de>
> 
[...]
>         * trans.c (gfc_allocate_using_lib): Make static, 

This is missing in the patch; OK once it is fixed. 
Thanks

Mikael


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]