This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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] PR25029 unbounded assumed size array references


Steve Kargl wrote:
> On Sat, Dec 31, 2005 at 08:08:14AM +0100, Paul Thomas wrote:
> 
>>It responds in the same way as ifort and DF5.0, so I think that all is 
>>well. However, that is what I thought before, so I would be grateful if 
>>Toon and Steve would put the patch through through its paces.
>>
> 
> 
> I've bootstrapped and regression tested this patch on i386-*-freebsd.
> My private testsuite, which includes LAPACK that revealed the problem
> with the original patch, also passed.
> 
> I think the patch is ready for committing, but give Tobi a chance
> to respond.  Oh, please check your white space.  Some of the 
> patch seemed misaligned in my mailer.


I won't have time before wednesday, I haven't looked at the patch in depth
yet, but one case I'm worried about is calling LBOUND(a) where a is an assumed
size array inside an argument list.

- Tobi



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