Re: Fortran bashing in the MATLAB newsgroup



On Mon, 30 Jun 2008 05:03:26 +0000 (UTC), Steven G. Kargl <kargl@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
In article <4RX9k.15914$IK1.5601@xxxxxxxxxxxxxxxxxxxxxxxxxx>,
Brian Salter-Duke <b_duke@xxxxxxxxxxxxxxxxxxx> writes:
This was true while g77 was the
norm for a free compiler on linux, but of course is less true for
gfortran.

Can you expand on this comment? If g77 compiles a piece of
(standard conforming?) code then gfortran should also compile
the code.

It is the other way round I think. g77 was a F77 compiler and this
forced a lot of scientific code writers to stick with F77. With gfortran
they do not have to, but most in quantum chemistry seem to be doing so.
That is what I was trying to say.

gfortran does very well with F77 programs like GAMESS(US). It gives faster
executables than g77 and most other compilers.

Brian.


--
Brian Salter-Duke Melbourne, Australia
My real address is b_duke(AT)bigpond(DOT)net(DOT)au
Use this for reply or followup
.



Relevant Pages

  • Re: closing unit=5 and unit=6 and print *
    ... |> Lepsh's Force 2.0 Editor and Compiler. ... |> specific to the build of g77 I have been using? ... Prior to f77, ... | units, for just such reasons, regardless of the standard. ...
    (comp.lang.fortran)
  • Re: Suspicious Gfortran
    ... A perfect program can be considered as a contradiction in ... among array bounds errors that f77 had let go through (they did not affect ... gfortran 4.2: endless loop. ... to be "adapted" to a new compiler the bugged state of which is unknown. ...
    (comp.lang.fortran)
  • Re: difference between g77 and gfortran
    ... I don't assume the differences is compiler bugs. ... Of course, it could still be a bug in gfortran (or g77), but with the ...
    (comp.lang.fortran)
  • Re: Suspicious Gfortran
    ... I posted earlier about my problem concerning the untimely death of f77. ... Following wise advice I updated the gfortran alternative from 4.0.x to the ... a compiler that identifies "new" bugs ... not because of flaws in the compiler, but rather because of flaws in your own ...
    (comp.lang.fortran)
  • Re: Suspicious Gfortran
    ... I posted earlier about my problem concerning the untimely death of f77. ... Following wise advice I updated the gfortran alternative from 4.0.x to the ... So this means that I am stuck with a compiler that won't compile a perfectly ... On every occasion when I've thought I'd hit a compiler bug, the error turned out to be mine. ...
    (comp.lang.fortran)