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] PR 18918 coarray patch 9/n: Allocatable array coarrays


*ping*
http://gcc.gnu.org/ml/fortran/2010-04/msg00207.html

On 20 April 2010, Tobias Burnus wrote:
> On 16  April 2010, Tobias Burnus wrote:
>   
>> This patch adds support for allocatable _array_ coarrays. (Allocatable
>> _scalar_ coarrays are not yet supported.) I checked that the dimensions
>> are correctly written to the array descriptor.
>>   
>>     
> Actually, I missed some cases - one which was even visible without
> looking at the dump (or using the still unimplemented (l,u)cobound).
> They previously failing tests are now part of coarray_12.f90 (and
> trans-array.c contains the fixes).
>
> Build and currently regtesting on x86-64-linux; if successful:
> OK for the trunk?
>   


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