XL Fortran for AIX 8.1

User's Guide


Source-Code Conformance Checking

To help you find anything in your programs that might cause problems when you port to or from different FORTRAN 77, Fortran 90, or Fortran 95 compilers, the XL Fortran compiler provides options that warn you about features that do not conform to certain Fortran definitions.

If you specify the appropriate compiler options, the XL Fortran compiler checks source statements for conformance to the following Fortran language definitions:

You can also use the langlvl environment variable for conformance checking.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]