HP Fortran Programmer's Guide (September 2007)

Index
276
static variables, 100
defined, 253
optimization, 100
performance, 100
recursion, 100
vs. automatic variables, 238
STATUS= specifier, 219
stdio man page, 170
storage alignment, 249
storing data, 97
stream I/O, 170
streams
defined, 253
I/O, 170
pointers, 170
strings
ALIAS directive, 205
strings, C and Fortran, 189
strip command, 118
stripping debugging information, 16, 118
stripping symbol table
+strip option, 52
structs
common blocks, 196
complex numbers, 177
data sharing, 195
derived types, 179
STRUCTURE statement, 234
stty command, 134
subprocesses
-t option, 52
-W option, 54
subprocesses, substituting, 5
subscripts
+check option, 30
subscripts, checking, 7
substituting subprocesses, 5
substrings
+check option, 30
sudden underflow
+FP option, 35
suppressing
linking, 29
warnings, 54
suppressing linking, 4, 14, 89
symbol table, 16, 118, 139
defined, 253
symbol table, stripping, 52
symbols, defining to cpp, 6
SYMDEBUG directive (f77), 222
syntax
compiler directives, 200
directives, 201
optimization options, 59
syntax incompatibilities, finding, 228
syntax, command, xix
SYSTEM
intrinsic, 223, 236
libU77 routine, 223
system calls
I/O, 170
SYSTEM INTRINSIC directive (f77), 217
system resources, 165
system routines, 169
ALIAS directive, 205
calling, 169
case sensitivity, 205
write routine, 193
T
-t option, 5, 52
tab formatting, 242
Table 9-3, 222
TAND intrinsic, 236
temporary files, 94
terminating execution, 129
threads
defined, 253
library, 109
multiple, 109
threads library
+Oparallel option, 70
TIME
intrinsic, 217, 223, 236
libU77 routine, 223
TMPDIR, 94
tools
debugger, 17
migration, 227
performance analysis, 17
traceback, 118, 119, 122
traceback, requesting, 37
transferring control
to trap procedure, 129
trap handling