Intel® Fortran Compiler Classic and Intel® Fortran Compiler Developer Guide and Reference

ID 767251
Date 9/08/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

New Language Features

The major new features for this release are as follows:

  • Compiler option qmkl-ilp64, Qmkl-ilp64

    Tells the compiler to link to the ILP64-specific version of the Intel® oneAPI Math Kernel Library (oneMKL). For more information see qmkl-ilp64, Qmkl-ilp64.

  • Compiler option assume setting [no]old_e0g0_format

    Determines whether Fortran 2018 rules are used to format floating-point numbers that have G0.0 or E0 or ES0 format edit descriptors. For more information, see assume.

  • Compiler option fuse-ld setting lld

    Tells the compiler to use the lld linker. For more information, see fuse-ld.

  • New ifx features. For a summary, see New Features for ifx.

For a summary of Fortran 2018 features, see Fortran 2018 Features.

For a summary of Fortran 2008 features, see Fortran 2008 Features.

For a summary of Fortran 2003 features, see Fortran 2003 Features.

For information on new compiler options in this release, see the Release Notes for the product.

For information about the Fortran standards, visit the Fortran Standards Committee website.

For information about the OpenMP* standards, see the OpenMP website.