| | | | |
| C |
| |
| | cache |
| | | padding for ( ) |
| | | specify hardware cache ( ) |
| |
| | CALL, inlining subprogram calls with -inline ( ) |
| |
| | case, preserve upper and lower case ( ) |
| |
| | C(..) directive ( ) |
| |
| | CDIR$ in directives ( ) |
| |
| | code size ( ) |
| |
| | command-line |
| | | help ( ) |
| | | unrecognized options ( ) |
| |
| | comments, as directives ( ) |
| |
| | COMMON |
| | | alignment ( ) |
| | | global consistency, -Xlist ( ) |
| | | padding ( ) |
| | | TASKCOMMON consistency checking ( ) |
| |
| | compatibility |
| | | Fortran 77 ( ) ( ) |
| | | forward ( ) |
| | | with C ( ) |
| |
| | compile and link ( ) ( ) |
| | | and -B ( ) |
| | | build a dynamic shared library ( ) |
| | | compile only ( ) |
| | | dynamic (shared) libraries ( ) |
| |
| | compiler |
| | | command line ( ) |
| | | driver, show commands with -dryrun ( ) ( ) |
| | | options summary ( ) |
| | | show version ( ) |
| | | timing ( ) |
| | | verbose messages ( ) |
| |
| | constant arguments, -copyargs ( ) |
| |
| | continuation lines ( ) ( ) |
| |
| | conventions, file name suffixes ( ) |
| |
| | cpp, C preprocessor ( ) ( ) ( ) |
| |
| | Cray |
| | | pointer ( ) |
| | | pointer and Fortran 95 pointer ( ) |
| |
| | cross reference table, Xlist ( ) |