There are some new obsolescent features to be added to those brought over from Fortran 90. Although obsolete, these features are still supported by FTN95. They are:
real and double precision DO control variables,computed GOTO,
statement functions,
DATA statements amongst executables,
assumed-length character functions,
fixed form source,
assumed-size arrays (i.e. with '*' in the last dimension),
CHARACTER*< len > style declarations.