------- Additional Comments From dir at lanl dot gov 2005-08-11 13:41 ------- In pulling the routines out, I forgot to set n1=1 and zero the others, but it does not affect the results. The rest of the warning messages indicate that ftnchek does not know how to correctly handle a program that does its own dynamic memory management. In this case, there is enough information for ftnchek to tell that the program is correct - if it analyzed the program and did the math symbolically. I suspect that it is impossible to make ftnchek happy with this type of program.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23318