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

ID 767251
Date 3/22/2024
Public
Document Table of Contents

New Features for ifx and ifort

The following features are new in this release.

New Features

  • Optional argument lower can be specified for subroutine C_F_POINTER in the intrinsic module ISO_C_BINDING.

    It lets you specify lower bounds for the fptr array pointer argument. For more information, see C_F_POINTER.

New OpenMP* Features

  • Directives that are extensions to OpenMP* have a free format prefix of !$OMPX and fixed format prefixes of !$OMX, C$OMX, or *$OMX.

  • TBD For more information, see TBD.

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

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.