------- Additional Comments From dir at lanl dot gov 2005-06-02 14:50 ------- I knew that the program would not likely run with out hitting errors. It compiles and runs correctly using several different FORTRANS including Absoft and Lahey , but it needs options like "-fno-automatic -finit-local-zero -fdefault-real-8 -fdefault-integer-8 -fdefault-double-8" to all work correctly. Currectly, I do not think that gfortran has anything like the "-fno-automatic -finit-local-zero" options working and there are still several problems with "-fdefault-integer-8". None the less, I would be happy to pack it up and send it ([EMAIL PROTECTED] ?) with test problems and instruction for future testing.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21787