Re: [Patch, fortran] [00/14] PR fortran/50420 Support coarray subreferences

2011-10-18 Thread Mikael Morin
On Sunday 09 October 2011 18:25:25 Tobias Burnus wrote: > On 07.10.2011 16:38, Mikael Morin wrote: > > The full patchset has passed the fortran testsuite successfully. > > OK for trunk? > > OK for the whole patch set. Thanks for finding and fixing the issue! > Committed as follows. I committed 8

Re: [Patch, fortran] [00/14] PR fortran/50420 Support coarray subreferences

2011-10-09 Thread Tobias Burnus
On 07.10.2011 16:38, Mikael Morin wrote: The full patchset has passed the fortran testsuite successfully. OK for trunk? OK for the whole patch set. Thanks for finding and fixing the issue! Tobias Patches layout 01..04/14: Add support for non-full arrays in descriptor initialization code.

[Patch, fortran] [00/14] PR fortran/50420 Support coarray subreferences

2011-10-07 Thread Mikael Morin
Hello, the following patches propose to fix bug fortran/50420: gfortran has been rejecting coarrays as argument to the coarray intrinsics ({l,u}cobound, image_index) if they had a subreference. The standard, however, has: A subobject of a coarray is a coarray if it does not have any cosubscri