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

ID 767251
Date 11/07/2023
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 for ifx and ifort

The following features are new in this release.

New Features

  • OpenMP 5.2 classifies some directives as PURE. Only PURE directives are allowed in Fortran PURE procedures. The compiler will issue a message if it detects a non-PURE directive in a PURE procedure.

New OpenMP* Features

  • In ORDERED directives, clause DOACROSS replaces the DEPEND clause. For more information, see ORDERED.

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.