cycle
exit will exit a do loop
exit
an infinite loop:
do if (condition) exit enddo Now there's do while Return to Fortran 90 index
Now there's do while
do while