This is the mail archive of the gcc@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: Official Fortran standards


Robert Dewar wrote:

> > IOW, the DO-variable is incremented before the decision whther the loop
> > should be terminated is taking.
> 
> Interesting, does this mean that a Fortran DO loop whose upper bound is
> the largest integer has undefined semantics?

Wouldn't surprise me.  Note that the concept of "largest integer" is
outside the realm of Fortran Standards (whether 66, 77, 90, 95 or the
upcoming F2K).

-- 
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
Join GNU Fortran 95: http://g95.sourceforge.net/ (under construction)


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