next up previous
Next: printing after passes Up: A Compendium of Previous: instrumentation

printing - general

print
[default value: 1] 1 means to print the program at the end of the compilation, 0 means do not.
output_lang
[default value: 6] Set the target machine ( 1=CSRD, 2=HPF, 3=Cray, 4=KSR, 5=Convex, 6=SGI Challenge, 7=Convex SPP, 8=Cedar Fortran, 11=CedarFortran/F77, 12=SGI-Power Challenge)
pass_trace
[default value: 1 Print timing information on entry to each pass.
wide_output
[default value: 1] 1 means to print line numbers and loop nests on the listing, 0 means do not.
wide_space
[default value: 2] Specify indentation for the loop nest display in the listing.
comments
[default value: 0] 1 means pass all comments through to the output, 0 means do not.
burst_page
[default value: 1] 1 means to generate a burst page which dumps the switches database, 0 means do not.
burst_header
[default value: 0] 1 means to generate a burst header before each compilation unit, 0 means do not.
output_size
[default value: 1] 1 means to always output a variable's size in the declaration (e.g. REAL*4 A), 0 means to only print the size if it is not the same as the default.
lower_case
[default value: 1] 1 means to convert identifiers to lower case on output, 0 means to print identifiers in upper case.
p_subst_fld
[default value: 0] 1 means to print the substituted field for IDExprs for debugging purposes.



Jay Hoeflinger
Mon Apr 21 11:52:18 CDT 1997