New Features

This manual describes the Fortran 95 language as implemented by the CF90 compiler, release 3.2, and the MIPSpro 7 Fortran 90 compiler, revision 7.3. These compilers supported parts of the Fortran 95 standard in previous releases. The major changes to this manual reflect that the CF90 and the MIPSpro 7 Fortran 90 compilers now support the entire Fortran 95 standard.

This revision contains the following new features to support the Fortran 95 standard:

This revision also contains the following feature as an extension to the Fortran 95 standard:

The Fortran 95 standard has declared some Fortran 90 features to be obsolescent or has deleted them. The CF90 and MIPSpro 7 Fortran 90 compilers, however, have not removed their functionality from the system. Obsolescent features are described in the Fortran Language Reference Manual, Volume 1 and in the Fortran Language Reference Manual, Volume 2; both manuals note when a particular feature is catagorized as obsolescent. All features deleted from the current Fortran standard are described in the Fortran Language Reference Manual, Volume 3. When the compilers detect a deleted feature, they process the feature and issue a NON-ANSI message. The deleted features that generate NON-ANSI messages are as follows:

This revision describes the following feature, which is implemented on IRIX platforms only:

This revision also includes miscellaneous corrections to the previous revision.