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 <bur...@net-b.de> > [...] > * trans.c (gfc_allocate_using_lib): Make static,
This is missing in the patch; OK once it is fixed. Thanks Mikael