migrating code from f77 to f90

Steve Kargl sgk@troutmask.apl.washington.edu
Sat Mar 25 02:49:00 GMT 2006


On Tue, Mar 21, 2006 at 11:46:55AM -0800, Brooks Moses wrote:
> Brooks Moses wrote:
> >Fortran 95 is, with very few exceptions, a superset of Fortran 77.  The 
> >exceptions are as follows:
> 
> It occurs to me that I should make an addendum to this.  My impression 
> is that Gfortran is still not a complete implementation of the Fortran 
> 95 language, and that some of the remaining unimplemented portions are 
> things that are shared with Fortran 77.

Can you enumerate the F77 features that you claim are missing?
I routinely compile 500,000 lines of F77 that I gleaned from
the web.  I don't see any missing features.  There may be bugs
in a select few features, but missing feature I doubt.

-- 
Steve



More information about the Fortran mailing list