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: [gfortran,patch] PR 27895,compile-time bounds checking for array section


Hi!

Well... I'm trying to! (use -fbounds-check), but I hit PR 27524 (BTW,
thanks a lot for fixing it, and also your patch for 'more useful' error
message on bound-check: this makes a huge difference!).

Cheers!

Philippe


FX Coudert wrote:
> 
> > This is OK with one minor formatting change.
> 
> Commited, thanks for the review. I have a few more of these bounds-
> checking patches to come, the first will be porting the same kind of
> checks to run-time for non-constant ranges (which we currently get
> completely, awfully wrong; does someone around really use -fbounds-
> check?)
> 
> FX


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