Next: Fortran 2018 status, Previous: Fortran 2003 status, Up: Standards [Contents][Index]
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
and FORALL
do not recognize a
type-spec in the loop header.
DATA
statement has not been implemented.