Liste des Groupes | Revenir à cl fortran |
On 10/3/2024 10:02 AM, Steven G. Kargl wrote:On Thu, 03 Oct 2024 02:06:28 -0500, Lynn McGuire wrote:
On 10/2/2024 11:27 PM, Steven G. Kargl wrote:As the person who gave gfortran the -fdefault-integer-8 option, I hope
your XXX kloc of code uses neither equivalence nor common blocks.
I have 197 common blocks included from dedicated files and a massive
number of equivalences all over the place. Several of the equivalences
are actually in the common block files. The equivalences have made the
eventual C++ conversion of the Fortran code tricky.
This code is 850,000 lines of F77 code and 50,000 lines of C++ code that
dates back to 1965 or so. Half of the code is Fortran IV and half is
F77. It has been ported to 12 ? different platforms, mostly mainframes
in the 1960s, 1970s, 1980s, and 1990s.
Les messages affichés proviennent d'usenet.