HP Fortran v2.9 for HP-UX 11i v2 Release Note*5991-0697*

HP Fortran for HP-UX v2.9
Previous Fixes
Chapter 156
Fixed problem so that OMP directives are not lost.
Fixed bug in compiler for implicit open of file with unit number greater than 99.
Fixes not present in prior patch releases
Occasionally, there were problems with type keyword placement.
•TherewasaTCGin_descriptor.C assert.
When compiling ftn code, a compiler error resulted.
An unused warning, “invalid arc calculation,” was removed.
There was a problem with zero sized array for SELECT CASE (char).
Private structure was imported.
Data statement on pointer was using null.
PHSS_ 24771 (10.20) and PHSS_24772 (11.x)
Occasionally, there was a problem when using +FPD combined with certain optimizations.
The compiler did not recognize the !$ALIAS form of the $ALIAS directive.
The compiler now returns an error message if an end do statement does not have a
matching do statement.
The compiler was incorrectly calculating the destination address.
Occasionally, there was a problem with quadword results for entry statements.
The compiler included the concatenated file plus all of the individual files in the compile
and link.
The compiler would occasionally assert when parallelizing a loop with an inlined routine.
•Thecputime routine did not return the correct value.
Occasionally, the compiler removed some necessary code.
The incorrect version of the error message file was built in the compiler.
There was a problem with the variable step transformation.
The compiler generated SAVE tags for an automatic variable.
The compiler did not clear the USEASSOCIATED bit for use variables which were
privatized.
An INTERFACE assignment definition prevented the compiler from resolving an
operator.