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


> 
> 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?


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