[PRL] A FORTRAN question

Viera Proulx vkp at ccs.neu.edu
Tue Jul 31 21:19:12 EDT 2012


My husband is working with some legacy FORTRAN code and would like to determine for a given subroutine invocation for every item in the argument list is (potentially) mutated within the called subroutine (or any subroutines called from it...), or whether the argument is only used a 'input', i.e. is guaranteed not to be mutated.

Does anyone know of a tool that could do this type of analysis? It could be a commercial tool - his company is willing to invest in such a thing.

Thanks,

-- Viera




More information about the PRL mailing list