Hi I've been using the -fbounds-check option to gfortran to check for illegal array element accesses at run time. Is it possible to get the source code line number where the illegal access was made? If so how? Thanks Roderick Johnstone