Intel Fortran Compiler 19.0
Intel has just released v19 of the Intel Fortran Compiler (part of Intel Parallel Studio XE 2019). The new release adds some new features from the upcoming Fortran 2018 standard:
- Coarray events
- Intrinsic function coshape
- Default accessibility for entities accessed from a module
- Import Enhancements
- All standard procedures in
ISO_C_BINDING
other thanC_F_POINTER
are now PURE
Presumably, it also include some bug fixes. Intel used to provide a list of bug fixes, but they seem to have stopping doing that for some reason.
See also
- Intel Visual Fortran Compiler 19.0 for Windows* Release Notes for Intel® Parallel Studio XE 2019, Igor V. (Intel), September 12, 2018.
- J. Reid, The New Features of Fortran 2018 ISO/IEC JTC1/SC22/WG5 N2161, August 2, 2018.