HP Fortran v2.9 for HP-UX 11i v2 Release Note*5991-0697*
HP Fortran for HP-UX v2.9
Previous Fixes
Chapter 138
• The compiler reported the wrong line number in error messages when the -I include path
is used.
• The compiler gave incorrect results for integer*1.
• The compiler aborted compiling set_num_threads call using +autodbl in 64-bit mode.
• The compiler issued an error 300 message when compiling a generic function.
• The compiler issued an error message for a character array argument whose length was
different that a specific formal parameter character array argument.
PHSS_25724
• The debugger did not stop at the correct line number.
• The compiler aborted with segmentation fault after correctly reporting errors.
• Random wrong results sometimes occurred in Open MP code.
• The compiler did not correctly handle BOZ constants in intrinsic function calls.
• Code produced at optimization level +O2 aborted with a bus error.
• There was a compiler error when compiling a recursive function; abnormal exit from
bridge.
• The compiler aborted when the source file contained only comments and blank lines
• The compiler asserted with "Backend Error" when PARAMETER was used with
RESHAPE.
• The compiler did not accept the incremental linking options +ild and +ildrelink.
• The compiler asserted on the data statement which uses rep and has another overlapping
data statement
• The compiler aborted with f90: Signal 6
• Use of the +Ofaster compile option caused a bus error
• There was a problem shifting a 64 bit integer by 64 bits
• The compiler gave an internal error with array assignment.
• Wrong answers were occasionally received for reentrant subroutines
• The use of 300 continuation lines sometimes caused internal compiler error.
• The label on a 'type' statement was lost.
• The compiler aborted when -C was used