I have some Fortran source that uses procedure pointers. This code has compiled fine from Intel Fortran version 2013 through 2015. However, it now generates what I consider an incorrect error in Intel Fortran 2016 for Linux and OS X (as recent as ifort (IFORT) 16.0.1 20151020 on OS X). I have attached a simple example that will generate the error.
↧