Re: allocation error




Terence wrote:
I always liked the cross-reference listing of the CDC compilers for
giving the defined and referenced line listing for each variable.

The Microsoft Fortran compilers (from a friendlier and different age
from now) had/have a cross-reference ability too. This is so simple, I
wonder why it is not offered now-a-days from other vendors.

Lahey/Fujitsu does, and one does not even need to purchase their
compiler to get a cross-reference list -- see
http://www.lahey.com/check.htm and keep the "Show source listing and
cross reference" box checked.

With free compilers now available for a modern version of Fortran,
running on computers costing less than $1000 but performing as well as
supercomputers X years ago, I think the current age is friendly enough
for Fortranners.

.



Relevant Pages

  • Re: Is it time to legitimise REAL*8 etc?
    ... Some vendors phased out their F77 compilers over 10 ... No need to support a seperate F77 compiler as, ... experience with F77) that the F95 programming is safer than the F77 ... Authors are not chosing more recent Fortran ...
    (comp.lang.fortran)
  • Re: what is the most suitable Linux platform for Programmers and software developers
    ... C, C++, Perl, Python, Lisp, and a bunch of other languages are supported ... There are FORTRAN compilers, but FORTRAN ... Look at the Linux ...
    (comp.os.linux.misc)
  • Re: Is it time to legitimise REAL*8 etc?
    ... Some vendors phased out their F77 compilers over 10 ... No need to support a seperate F77 compiler as, ... experience with F77) that the F95 programming is safer than the F77 ... COMMONs remain available with any FORTRAN version. ...
    (comp.lang.fortran)
  • Declaration to get 8-bit (or 16-bit) integer?
    ... Supported by all the current compilers that I've tried it on. ... Not likely to become standard in the foreseeable future. ... Syntax standard-conforming, but semantics not guaranteed of course. ... The meaning of the code not obvious to anyone but a Fortran guru. ...
    (comp.lang.fortran)
  • Re: Casting malloc
    ... If he can make a strong case for the diagnostics, ... Uh, again, Fortran is a better tool for some sorts of work. ... familliar what Fortran compilers only in the code they generate; ... Given a variety of hard problems, Fortran consistently came up much faster with default code and no explicit optimizations. ...
    (comp.lang.c)