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: fort77 bug


On 2010-02-28 12:17, N.M. Maclaren wrote:
And, yes, I am stating that it is
almost certainly incorrect Fortran 77, and the only change is that
gfortran has diagnosed some of the errors when older compilers
didn't. They may have worked by chance, but that is what it was.
There were Fortran 66 and 77 compilers under which it wouldn't have
worked.

The OP needs to fix the program, which probably means learning more
about Fortran.

Agreed, and for definiteness, from the little we were told about Jim's program it looks like implicit types are handled differently in different subprograms, e.g. IMPLICIT REAL*8(a-h,o-z) vs. no IMPLICIT statement.


Cheers,
- Tobi


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