Program Units

The Cray Fortran compiler supports the use of a parenthesized list of args at the end of a program statement. The compiler ignores any args specified after program-name.

Main Program

Program Statement Extension
The Cray Fortran compiler supports the use of a parenthesized list of args at the end of a program statement. The compiler ignores any args specified after program-name.

Block Data Program Units

Block Data Program Unit Extension
The Cray Fortran compiler permits named common blocks to appear in more than one block data program unit.