The following features are new in this release.
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.
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.