Visible to Intel only — GUID: GUID-794DAEDA-D7F8-45F9-B0BD-2A5003B679DB
Visible to Intel only — GUID: GUID-794DAEDA-D7F8-45F9-B0BD-2A5003B679DB
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.