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

HP Fortran for HP-UX v2.9
Current Fixes
Chapter 1 25
Current Fixes
This section describes issues that have been resolved in this version of HP Fortran v2.9:
Itanium -based platforms
The following current resolutions are for Itanium -based systems:
PHSS_31323 (11.22)/PHSS_31324 (11.23)
When writing dictionary records to an output module dictionary, name table pointers such
as idref were replaced with md string pointers.
The compiler aborted when processing functions that returned character strings with
formal parameters.
Pointer fields were reevaluated and now do not contain full type information.
TherewasanissuewhencallinganELEMENTAL subroutine.
The return constant tag for private type initializers was missing.
Wrong code was generated when parentheses were around a character string variable
that was a parameter to a subroutine/function.
The compiler aborted when various dictrec entries were left without types.
Radix aborted when used in a write statement.
PA-RISC
The following current resolutions are for PA-RISC systems:
PHSS_31322
When writing dictionary records to an output module dictionary, name table pointers such
as idref were replaced with md string pointers.
The compiler aborted when processing functions that returned character strings with
formal parameters.
Pointer fields were reevaluated and now do not contain full type information.
TherewasanissuewhencallinganELEMENTAL subroutine.
The return constant tag for private type initializers was missing.