HP Fortran v2.9 for HP-UX 11i v2 Release Note*5991-0697*
HP Fortran for HP-UX v2.9
Previous Fixes
Chapter 140
• There was occasionally excessive compile time for data statements that create large
initialized arrays.
• +Ostore_ordering was not being honored.
• Exact +cat option placement on command line changed behavior.
• Empty directive nests were not being supported.
• The omp_set_num_threads intrinsic did not behave as expected.
• There were problems with -exec/-dynamic/-minshared interactions.
• There was a +DD64 assigned format compiler abort.
• Interference between c$dir and c$omp.+ild/+ildrelink was not recognized correctly.
• There was an application bus error.
• There was an assert on multi-dimensional array constant in record.
• The REPEAT constructor compiler asserted.
• Pack intrinsic / parenthesized expression; compiler assert.
• A compiler internal error occurred when importing private structure.
• Wrong answers were received for some parallel loops.
• The compiler sometimes didn’t support enough continuation lines.
• SELECT CASE (chartype) caused a compiler assert.
• TYPE statement in declarative region rejected with syntax error.
• OpenMP integer*8 loops were not shared.
• OpenMP loops were not always trip counted.
• There was an occasional abnormal exit from the compiler.
• The source with the includes files was not fully debugable.
• Wrong answer was received at +DD64 +O2 +i8.
• The compiler aborted with privatized USE.
• There was a compiler error with allocatable arrays and the save statement.
• There was a module not found error messages none: Not linking with the IA64 unwind
library.
• OMP Copyin clauses were not correct.
• Undocumented M edit descriptor from F77 needed to be supported in F90.