Node:DO WHILE, Next:END DO, Up:Control Statements
The DO WHILE
statement, a feature of both the MIL-STD 1753 and
Fortran 90 standards, is provided by the GNU Fortran language.
The Fortran 90 "do forever" statement comprising just DO
is
also supported.