VMS Help FORTRAN, Error Messages, Compilation Errors, NOVECVOLIND *Conan The Librarian (sorry for the slow response - running on an old VAX) |
SEVERITY: I MESSAGE TEXT: Vectorization inhibition: Use of volatile array index EXPLANATION: Vectorization is not performed. The compiler cannot identify all dependences for volatile array indexes; thus, they cannot be vectorized.
|