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: REAL DO loop iterator question


Since do loops with real-valued loop variables were
one of the few features of Fortran 77 deleted from
Fortran 95, gfortran must warn about them when the
std=f95 option is invoked, and I think it should warn
about them in any case.
 


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