I have a LIB project I've been using for years with Compaq fortran. When I compile it with Intel Fortran I get many error 8284's because scalers are being passed into array arguments in subroutine calls.
Is there a compiler option in Intel Fortran to allow this?