HP Fortran v2.9 for HP-UX 11i v2 Release Note*5991-0697*
HP Fortran for HP-UX v2.9
What’s in This Version
Chapter 1 7
• -assume [no]backslash options (opposite of +[no]escape; Tru64 default different from
HP)
• -assume [no]{buffered_io, recl, minus0} options (new functionality)
• -assume [no]underscope options (for example, +[no]ppu)
• -check [no]{format, output_conversion} options (new functionality)
• -convert {big_endian, cray, fdx, fgx, ibm, little_endian, native, vaxd,
vaxg} options (new functionality)
• support for ‘-assume [no]accuracy_sensitive’(mapsto+O[no]fltacc). Tru64-mode
default is accuracy_sensitive
• support for ‘-assume [no]dummy_aliases’(mapsto+O[no]parmsoverlap)
• support for ‘-inline {all|none|speed}’ options (‘all’and‘speed’mapto+Oinline;
‘none’mapsto+Onoinline)
• support for ‘-speculate {all|none}’options(‘all’mapsto+Ostatic_prediction,
‘none’mapsto+Onostatic_prediction)
• -[no_]fp_reorder (inverse of ‘-assume [no]accuracy_sensitive’)
• -[no]omp (maps to +O[no]openmp)
• -[no]pipeline (maps to +O[no]pipeline)
•-nospeculate (alternate of ‘-speculate none’)
• -[no]transform_loops (maps to +O[no]loop_transform)
• -[no]member_alignment options (alternate spelling of ‘-align [no]records’)
• -math-library {accurate|fast} options (‘accurate’mapsto+nofastintrinsics;
‘fast’isano-op)
• -reentrancy {none|threaded}and-noreentrancy options; these are recognized and
ignored by the compiler.
• -noD and -nov options; recognized and ignored.
• -threads/-pthread options; recognized and ignored.
• -norun option (alternate spelling of +_)
• -[no]pad_source options (alternate spelling of +[no]padsrc)
• -r8 option (same as +r8)
• -fpe0 and -fpe options (maps to ‘+fp_exception -W1,+FPD’)
• -fpel option (maps to +fp_exception)