On this page
1.3.3 Fortran 2008 status ¶
The GNU Fortran compiler supports almost all features of Fortran 2008; the wiki has some information about the current implementation status. In particular, the following are not yet supported:
DO CONCURRENT
andFORALL
do not recognize a type-spec in the loop header.- The change to permit any constant expression in subscripts and nested implied-do limits in a
DATA
statement has not been implemented.
© Free Software Foundation
Licensed under the GNU Free Documentation License, Version 1.3.
https://gcc.gnu.org/onlinedocs/gcc-13.1.0/gfortran/Fortran-2008-status.html