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] PR43919 - coarray 10/n: Fix (u,l)cobounds for coarray scalars


On Wed, Apr 28, 2010 at 08:18:58PM +0200, Tobias Burnus wrote:
> (u,l)cobounds gave an ICE for scalar coarrays as they end up with
> ar.type == AR_ELEMENT, which was not handled. The fix is straight forward.
> 
> Build and currently regtesting on x86-64-linux. If successful, OK for
> the trunk?
> 

Yes (with an appropriate ChangeLog).

-- 
Steve


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