------- Additional Comments From kargl at gcc dot gnu dot org 2005-08-23 21:38 ------- Can you compile this code with any modern compiler? I used fsplit to split the code into a set of files that contains exactly one subprogram per file. Of the 54 *.f files that I get from fsplit, only 25 of those files can be compiled by g77. Oddly, gfortran can compile 28 of the 54 files.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23538