------- Comment #10 from kargl at gcc dot gnu dot org 2007-06-18 18:36 ------- There are literal hundreds of warning given by ftnchek, and there appears to be an array bounds problem.
troutmask:sgk[231] gfc4x -o z -O -fbounds-check TMalign.f troutmask:sgk[232] ./z 1aquA.pdb 1avaC.pdb | grep RMSD At line 2122 of file TMalign.f Fortran runtime error: Array reference out of bounds for array 'w', upper bound +of dimension 1 exceeded -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32391