Patch Name: PHSS_27073 Patch Description: s700_800 11.20 Fortran Product Patch Creation Date: 02/05/29 Post Date: 02/06/04 Hardware Platforms - OS Releases: s700: 11.20 s800: 11.20 Products: FORTRAN90 B.11.20 Filesets: FORTRAN90.FORT90-PRG,fr=B.11.20,fa=HP-UX_B.11.20_32/64,v=HP FORTRAN90.FORT90-MAN,fr=B.11.20,fa=HP-UX_B.11.20_32/64,v=HP FORTRAN90.F90-JPN-E-MAN,fr=B.11.20,fa=HP-UX_B.11.20_32/64,v=HP FORTRAN90.F90-JPN-S-MAN,fr=B.11.20,fa=HP-UX_B.11.20_32/64,v=HP Automatic Reboot?: No Status: General Release Critical: No Category Tags: defect_repair general_release Path Name: /hp-ux_patches/s700_800/11.X/PHSS_27073 Symptoms: PHSS_27073: 01)JAGad63003: Inlined routines containing static (or Fortran SAVE) variables was giving wrong answers when compiled with +Oparallel or +Oopenmp. 02)JAGae21778: Wrong answers from code within OMP locks. 03)JAGae22867: The compiler aborts during compiling rshift. 04)JAGae23557: The compiler issues Error 215, Dummy argument of a private procedure cannot have a type that is private. 05)JAGae24654: Poor performance with multiple memory moves on some allocatable array types. 06)JAGae25225: The compiled program aborts when named parameters are used in some calls. PHSS_26864: 01)JAGad90892: The SIGXCPU signal does not abort programs that had UNIX95 environment variable set when the programs were linked. 02)JAGae14855: The compiler generates an error message for read(f(),*) when f is a character function. 03)JAGae16233: The compiler generates an error message for a labelled ENDDO statement. 04)JAGae18265: Traceback information not always output when compiler aborts. 05)JAGae18321: The compiler generates an error when a statement function is used for a character declared with a parameter. 06)JAGae19609: The compiler processes C$PAR directives even when Open MP is used. PHSS_26733: 01)JAGad31237: Inferior performance for automatic and allocatable arrays. 02)JAGae07707: Compiling at +O3 results in the compiler running out of memory in codes which accumulate a result from a large number of min or max expressions. 03)JAGae08269: f90 option -C - reports an error with zero-sized array. 04)JAGae09212: Implement +A alignment option for backward f77 compatibility. 05)JAGae09539: Wrong answers at +O2 +DA2.0W. 06)JAGae09734: The compiler aborts with internal error 10000. 07)JAGae09920: The compiler aborts with name table overflow. 08)JAGae10093: The compiler gets wrong answers at +O3 with automatic arrays. 09)JAGae10762: The compiler issues an error message when MIN1 and MAX1 are called with integer arguments. 10)JAGae12200: $HP$ALIAS directive on interfaces are not honored. 11)JAGae13356: The compiler was looking up constant operands in the dictionary table. 12)JAGae13388: The compiler aborts on use of a format label with OpenMP, legal code is rejected. 13)JAGae14315: The compiler gives wrong answers in 64 bit mode when using statement functions. 14)JAGae14622: The comiler aborts for +A compilation of 2 byte aligned common item. PHSS_26378: 01)JAGad99145: Extrememly long (infinite) compiles on case statements. 02)JAGae01864: When using allocatable arrays embedded in a F90 record type, the program will bus error or seg fault during the program execution. 03)JAGae04245: Compiler aborts when -g is specified with union map regions containing only one component. 04)JAGae04558: The program gets wrong answers at +O2. 05)JAGae05471: GDB cannot stop at the end of a program due to missing SLT entry. 06)JAGae05719: The executable gets wrong answers with parmsoverlap at optimization level +O3. 07)JAGae06390: Customer wants O'400' and Z'400' treated as 2 bytes for intrinsic calls. 08)JAGae07001: The compiler aborts when a PARAMETER statement redefines a COMMON definition. 09)JAGae07078: The compiler rejects IAND(I4,i2const) with +i2. 10)JAGae07262: IAND and IOR do not accept a mixture of INTEGER*2 and INTEGER*4 arguments. 11)JAGae07652: The compiler mishandles the ORDERED clause within nested parallel directives. 12)JAGae07658: The compiler does not honor f77 style OPTIMIZE directives. 13)JAGae07660: The compiler does not honor f77 style SAVE_LOCALS directives. 14)JAGae07707: Compiling at +O3 results in the compiler running out of memory in codes which accumulate a result from a large number of min or max expressions. 15)JAGae07710: The compiler aborts with when an undeclared function reference is used in a call. 16)JAGae07953: Intrinsic iint is not allowed with type int. 17)JAGae08246: The compiler aborts with +i8 on SIZE(array,dim) intrinsic. 18)JAGae08269: The compiler generates runtime checks causing the program to abort when -C is used with zero-sized arrays. 19)JAGae09734: The compiler aborts on NASTRAN code. 20)JAGae09920: Compiler aborts on very large source file. PHSS_26068: 01)JAGab70324: The compiler aborts with internal error 5172 with large real*8 arrays. 02)JAGad96334: Inefficient code generated in 64-bit mode for loop indices. 03)JAGad96975: The compiler issues the error message "*Compiler Internal Error* : toklin_ : 11006 Internal failure in low-level optimizer". 04)JAGad97006: Wrong answer at optimization level +O2 due to use of EQUIVALENCE. 05)JAGad97103: Wrong answer at optimization level +O2 when using the LOC intrinsic. 06)JAGad97411: The compiler is very slow compiling case selectors with a range. 07)JAGad98531: The compiler issues a bogus "No such entity in module" error. 08)JAGad99000: The compiler generates wrong answers in wide mode at optimization level +O3 when using integer*8 induction variables. 09)JAGad99034: The debugger can't set breakpoints in functions included via header files. 10)JAGad99133: The present intrinsic returns the wrong result when an optional parameter is not passed by the calling program. 11)JAGad99152: Incorrect code generated when an indirect common block is used in a subroutine. 12)JAGad99350: The compiler generated incorrect names for complex types for use by the debugger. 13)JAGae00880: F90 does not allow nnnnI and nnnJ notation to express two byte and four byte integer constants as f77 did. This is an f77 compatibility issue. 14)JAGae01113: The compiler generates an internal error on call to getarg when using +getarg1. 15)JAGae01135: The compiler aborts with "Assertion is not true at user line 22: BP_is_field_memeber_of_union --". 16)JAGae01137: The compiler generated an error when values greater than 127 were passed to the char intrinsic in a PARAMETER statement. 17)JAGae01283: The compiler generates error message "Internal Error* : open_bdba_ : 11006 Internal failure in low-level optimizer". 18)JAGae01649: The compiler generates error message "*Compiler Internal Error* : wkbjamp_vz_ : 11006 Internal failure in low-level optimizer:". 19)JAGae02468: The compiler aborts with segmentation violation when a function with alternate returns is called. 20)JAGae02602: The compiler aborts on fstream with integer*2 result assignment. 21)JAGae02631: Error compiling hollerith constants when used withthe IAND intrinsic. 22)JAGae03581: The compiler ignores +Onolibcalls at optimization level +O2. PHSS_25860: 01)JAGad85377: The compiler aborts when parallelizing Open MP programs with parallel sections. 02)JAGad96301: The compiler aborts in a segmentation fault when compiling an incomplete type at +O3. 03)JAGad96827: The compiler does not recognize the $SHORT directive. This is needed for f77 backward compatibility. 04)JAGad96964: The compiler aborts using +i8 when compiling the index intrinsic. 05)JAGad96969: The compiler aborts in wide mode with the +i8 switch when compiling OMP intrinsics. 06)JAGad97206: The compiler reports the wrong line number in error messages when the -I include path is used. 07)JAGad97341: The compiler gives incorrect results for integer*1. 08)JAGad97500: The compiler aborts compiling set_num_threads call using +autodbl in 64-bit mode. 09)JAGad97556: The compiler issues an error 300 message when compiling a generic function. 10)JAGad97884: The compiler issues an error message for a character array argument whose length is different that a specific formal parameter character array argument. PHSS_25724: 01)JAGab14095: Debugger does not stop at the right line number. 02)JAGab76571: Compiler gets an internal error with array assignment. 03)JAGad06371: The compiler aborts with segmentation fault after correctly reporting errors. 04)JAGad85394: Random wrong results in Open MP code. 05)JAGad85737: The compiler does not correctly handle BOZ constants in intrinsic function calls. 06)JAGad87413: Code produced at optimization level +O2 aborts with bus error. 07)JAGad89871: Compiler error compiling a recursive function, abnormal exit from bridge. 08)JAGad90005: The compiler aborts when the source file contains only comments and blank lines. 09)JAGad90009: The compiler asserts with "Backend Error" when PARAMETER is used with RESHAPE. 10)JAGad90122: The compiler does not accept the incremental linking options +ild and +ildrelink. 11)JAGad90369: The compiler asserts on data statement which uses rep and has another overlapping data statement. 12)JAGad90394: The compiler aborts with f90: Signal 6. 13)JAGad90477: Use of the +Ofaster compile option causes bus error. 14)JAGad90546: Problem shifting a 64 bit integer by 64 bits. 15)JAGad91856: Wrong answers for reentrant subroutines. 16)JAGad92123: Use of 300 continuation lines causes internal compiler error. 17)JAGad92124: The label on a 'type' statement is lost. 18)JAGad92568: The compiler aborts when -C is used. 19)JAGad92756: The compiler aborts with the error message "Internal failure in low-level optimizer: file: ResourceManager.h, line: 995" 20)JAGad93080: Changed the compiler to suppress errors for c$doacross, c$$, *$$, and !$$. 21)JAGad93111: The compiler emits an "unable to privatize compiler temp" warning for an OMP parallel directive. 22)JAGad93165: The compiler aborts when a module is 'use'd multiple times within the same source file. 23)JAGad93166: The compiler issues an error message for c$$$. 24)JAGad93578: The compiler generates an assertion claiming "Missing LAB for label" on Open MP code. 25)JAGad94020: The compiler issues error *Compiler Internal Error* : rem_int_ : 11006 at +O2. 26)JAGad94515: The F90 compiler appears to limit initialized DATA to 42 megabytes, much smaller than F77. 27)JAGad95189: The compiler emits an f95resolve.c assert on operator in INTERFACE definition. 28)JAGad95772: The compiler asserts with -g on a program with a hollerith constant. 29)JAGad95812: The compiler issues an error with +Oopenmp and Sun's c$pragma directive. 30)JAGad95935: Bad compile-time evaluation of math function calls with constant arguments. 31)JAGad96085: The compiler issues an error message when defining a generic function using an INTERFACE block when the function specification contains a RESULT clause. 32)JAGad96323: The compiler aborts during handling of a CRAY pointer object. 33)JAGad96330: The compiler encountered an internal error in low-level optimizer file RaDf.c. PHSS_25009: 01)JAGab73429: The $alias directive is not accepted. 02)JAGac95603: Compiler internal error with the parallel directive. 03)JAGad00319: Character declarations which follow the equivalence declarations are syntactic errors due to the grammar specification. 04)JAGad00774: No debugger support for Cray Pointees. 05)JAGad08183: Wrong answers with assigned GOTO compiled at +O3. 06)JAGad15689: Mixed multiple entry causes abort. 07)JAGad31237: Poor optimization of arrays with descriptors at +O3. 08)JAGad31474: Array declaration rejected when it involves specifying array size based on a prvious arrays size declaration which in turn used size of a previous array. 09)JAGad47525: Certain uses of zero-sized arrays/character variables cause compiler asserts. 10)JAGad48285: Poor performance on array sections as actual arguments. 11)JAGad48570: Execessive compile time for data statements that create large initialized arrays. 12)JAGad61891: +Ostore_ordering not being honored. 13)JAGad62340: Exact +cat option placement on command line changes behavior. 14)JAGad62907: Problems with -exec/-dynamic/-minshared interactions. 15)JAGad63478: +DD64 assigned format compiler abort. 16)JAGad66349: Empty directive nests not supported. 17)JAGad66528: The omp_set_num_threads intrinsic doesn't do anything. 18)JAGad66533: Problem with automatic arrays privatized in parallel region. 19)JAGad66607: Some OpenMP reductions not recognized as valid. 20)JAGad66737: OMP fmt label refs cause error. 21)JAGad66766: Compiler internal error. 22)JAGad67443: Memory corruption on large OMP codes. 23)JAGad67450: Reduction on subtract incorrectly subtracted. 24)JAGad68919: Treat OMP callables as external rather than intrinsic. 25)JAGad68922: Assert on an unexpected DLABEL 26)JAGad69613: Externally declared omp callables not getting the right linkages. 27)JAGad69726: Undocumented M edit descriptor from F77 era needed to be supported in F90. 28)JAGad70607: OMP Copyin clauses were not correct. 29)JAGad70835: Undocumented N edit descriptor from F77 era needed to be supported in F90. 30)JAGad72486: Application wrong answer problem. 31)JAGad73465: Application runtime failure. 32)JAGad73529: Module not found error messages none: Not linking with the IA64 unwind library. 33)JAGad75295: Compiler internal error. 34)JAGad76148: Fix IA OMP STREAMs benchmark problem. 35)JAGad77170: Compiler error with allocatable arrays and the save statement. 36)JAGad77176: Compiler abort with privatived USE. 37)JAGad77752: Wrong answer bug at +DD64 +O2 +i8. 38)JAGad77883: Compiler internal error. 39)JAGad79146: Source with includes files not fully debugable. 40)JAGad81039: Abnormal exit from compiler. 41)JAGad81737: OpenMP loops not always trip counted. 42)JAGad81738: OpenMP integer*8 loops not shared. 43)JAGad82331/JAGad82333/JAGad83439/JAGad90123: Compiler internal error. 44)JAGad82866: Compiler abort. 45)JAGad84653: TYPE statement in declarative region rejected with syntax error. 46)JAGad85158: SELECT CASE (chartype) causes compiler assert. 47)JAGad85371: Compiler doesn't support enough continuation lines. 48)JAGad85377: Wrong answers for some parallel loops. 49)JAGad86280: Compiler internal error when importing private structure. 50)JAGad86385: Pack intrinsic / parenthisised expression; compiler assert. 51)JAGad87340: REPEAT constructor compiler assert. 52)JAGad87416: Assert on multi-diminsional array constant in record. 53)JAGad88599: Application bus error. 54)JAGad89045: Interference between c$dir and c$omp. 55)JAGad90122: +ild/+ildrelink not recognized correctly. PHSS_24486: 01)Performance Tuning for bios work around: Slower run-time performance due to bios defect. 02)JAGad74508: SEGV while compiling at +O4. Defect Description: PHSS_27073: 01)JAGad63003: The compiler did not correctly honor the static storage class during inlining. 02)JAGae21778: The compiler failed to protect code within OMP locks. 03)JAGae22867: The compiler had an error in kind check for extracting value prior to moving it to a new kind, an integer*8 related problem. 04)JAGae23557: The compiler failed to check for the private attribute before issuing an error message. 05)JAGae24654: Multiple memory moves was causing cache thrashing. 06)JAGae25225: Default(private) processing erroneously privatized the named parameters and thus created a temporary. PHSS_26864: 01)JAGad90892: The compiler ignored the UNIX95 environment variable. 02)JAGae14855: The compiler did not allow character function results to be used as unit numbers. 03)JAGae16233: The compiler was generating a bogus error message. 04)JAGae18265: The compiler did not call routines to print context during assert. 05)JAGae18321: The compiler was performing an unnecessary error check. 06)JAGae19609: The compiler was not ignoring C$Par when +Oopenmp is used. PHSS_26733: 01)JAGad31237: Improved alias analysis for allocatable and automatic arrays. 02)JAGae07707: Fixed symbolic handling of min/max expressions to avoid exponential expression growth. 03)JAGae08269: Suppressed check when the array is null. 04)JAGae09212: Added implementation of +A option, aligning to 2 byte boundary under +A. 05)JAGae09539: Fixed branch->skip conversion in wide mode. 06)JAGae09734: We needed a better check to autopromote entity-type. 07)JAGae09920: Increased the nametable size from 128 to 1024. 08)JAGae10093: Prevent temporary copy of descriptor base address. 09)JAGae10762: MIN1 and MAX1 calls are now coverted internally to MIN0 and MAX0 when integer arguments are specified. 10)JAGae12200: The compiler did not look for the alias name for function and subroutine interfaces. 11)JAGae13356: The compiler aborts with redefinition of macro type. 12)JAGae13388: Updated the compiler to accept label formats. 13)JAGae14315: The compiler maintained context beyond the statement function context. 14)JAGae14622: Emit subtype alignment of 16 bits for item. PHSS_26378: 01)JAGad99145: Fixed the compiler to compile the case statement more efficiently. 02)JAGae01864: The optimizer was hoisting a load without hoisting the associated store instruction, creating an uninitialized use of a reference. 03)JAGae04245: The compiler was incorrectly calculating map region offsets. 04)JAGae04558: The compiler was incorreclty optimizing away a variable that was still in use. 05)JAGae05471: The compiler did not correctly output the SLT entry before the exit. 06)JAGae05719: The compiler needed to extend array(1) to the end of the commonblock for alias purposes. 07)JAGae06390: The compiler did not default to the correct type under the +i2 flag for BOZ constants. 08)JAGae07001: The compiler should have issued a meaningul error diagnostic message. 09)JAGae07078: The compiler's type checking was too strict and has been relaxed for IAND calls. 10)JAGae07262: The compiler's type checking was too strict and has been relaxed for intrinsic calls. 11)JAGae07652: The mechanism for handling the Open MP ORDERED directive needed to be enhanced. 12)JAGae07658: The compiler has been changed to handle OPTIMIZE directives. 13)JAGae07660: The compiler has been changed to handle SAVE_LOCALS directives. 14)JAGae07707: Fixed symbolic handling of min/max expressions to avoid exponential expression growth. 15)JAGae07710: The compiler did not issue a diagnostic message for undeclared function reference in a call. 16)JAGae07953: The compiler did not allow iint to translate to int2 and int4 as appropriate. 17)JAGae08246: The compiler did not pass int4 dimension to intrinsic. 18)JAGae08269: The compiler errantly generated runtime checks for zero-sized arrays. 19)JAGae09734: The compiler incorrectly determined that a variable equivalenced within a common block could be type-size promoted to match the size of address. 20)JAGae09920: The namespace table was not large enough to handle the source file. PHSS_26068: 01)JAGab70324: The compiler needed to check for valid frame size before running with bad input. 02)JAGad96334: The compiler assumed loop indices to be integer*4 regardless of the compilation mode, causing unnecessary conversions during rutime. 03)JAGad96975: The compiler had a problem in interval construction. 04)JAGad97006: An invalid but common idiom of equivalencing length 1 array to the beginning of a common block caused over optimization. 05)JAGad97103: The compiler was incorrectly optimizing addresses to the LOC function. 06)JAGad97411: The compiler was generating a lable for each value in the range. 07)JAGad98531: The compiler did not correctly handle a boundary condition when writing a symbol across heaps. 08)JAGad99000: An error in optimization caused incorrect code generation. 09)JAGad99034: The compiler was not correctly generating line number references. 10)JAGad99133: The present intrinsic returned wrong results. 11)JAGad99152: The compiler was not checking to see if common blocks were indirect within functions and subroutines. 12)JAGad99350: The compiler generated names incorrectly by using the kind precision instead of the type precision. 13)JAGae00880: The parser did not allow f77 notation for 2 byte and 4 byte integer constants. 14)JAGae01113: Error handing getarg and getarg1. 15)JAGae01135: The compiler generated an error on a valid construct due to incorrect error checking. 16)JAGae01137: An error in bounds checking prevented valid values as parameters to char. 17)JAGae01283: There was an error in instruction scheduling. 18)JAGae01649: There was an error in code generation. 19)JAGae02468: The compiler is incorrectly handling functions with multiple returns. 20)JAGae02602: Needed to encode the fact that fstream on typeint2 returns int4. 21)JAGae02631: The compiler had a problem converting Holleriths to integers when using a bit or logical intrinsic. 22)JAGae03581: The compiler turned on +Olibcalls even though the user specified _Onolibcalls. PHSS_25860: 01)JAGad85377: There was a bug in the communication between the compiler's front end and the code generator. 02)JAGad96301: The compiler was stuck in an infinite recursive call loop when compiling an incomplete type. 03)JAGad96827: The compiler needed to recognize and correctly handle the $SHORT directive. 04)JAGad96964: There was a bug coding the determination of the index intrinsic parameter. 05)JAGad96969: The +i8 switch was not compatible with some of the OMP internal intrinsics. 06)JAGad97206: The compiler incorrectly reported the hash line number instead of the line number. 07)JAGad97341: Conversion needed to be done unsigned instead of signed. 08)JAGad97500: The compiler failed to convert some types. 09)JAGad97556: The compiler did not allow dimension as a function result attribute. 10)JAGad97884: The compiler should issue a warning rather than an error. PHSS_25724: 01)JAGab14095: Problem with line number handling was resolved. 02)JAGab76571: Type conversion for array constants were handled incorrectly. 03)JAGad06371: Compiler did not gracefully recover from error detection. 04)JAGad85394: The compiler had a bug where not all parameters and variables were being set to volitile. 05)JAGad85737: The compiler did not correctly infer the data type for BOZ (typeless) constants from context. 06)JAGad87413: There was a compiler error in low level optimization. 07)JAGad89871: Code to determine where the character length is stored is aborting. 08)JAGad90005: Compiler incorrectly started to emit code directives when there was no source code. Internal error checks caused the compiler to abort. 09)JAGad90009: Internal description of array assignment from a flat array to a multidimensional array was unexpected. 10)JAGad90122: Implemented the +ild and +ildrelink compile options. 11)JAGad90369: There was a problem in handling the data statement. 12)JAGad90394: The compiler assertion was corrected. 13)JAGad90477: Fixed the bug in handling the +Ofaster compile option. 14)JAGad90546: Shift counts are handled incorrectly. 15)JAGad91856: More than one thread was saving the result, the last value saved not always being correct. 16)JAGad92123: Overwriting memory due to overflow of 16 bit field describing debuger position. 17)JAGad92124: The 'type' form of the print statement did not allow a label. 18)JAGad92568: The compiler does not currently implement the -C option but instead of issuing a warning, it aborted. 19)JAGad92756: There was a compiler error in the low level optimizer. 20)JAGad93080: The compiler was changed to suppress warnings for c$doacross, c$$, and !$$. 21)JAGad93111: The compiler created temporary variables but failed to privatize them in the parallel region. 22)JAGad93165: Name collision was caused by multiple use statements. 23)JAGad93166: The compiler was changed to allow c$$$ as a comment. 24)JAGad93578: A label was missing from replicated code resulting from parallelization. 25)JAGad94020: There was a compiler bug in low level optimization. 26)JAGad94515: The data limit was too small. Increased it to 400 megabytes. 27)JAGad95189: A USE statement of a module which exported an operator definition within a nested scope caused an abort due to failure to clear the pushed operator count. 28)JAGad95772: The compiler recognized a hollerith field as an unnamed variable and issued invalid debug information. 29)JAGad95812: C$pragma was not recognized, the compiler has been changed to ignore it. 30)JAGad95935: The compiler was constant folding divides by zero. 31)JAGad96085: The function result type attributes were not being checked correctly. 32)JAGad96323: The CRAY target object was not being handled properly by intrinsics. 33)JAGad96330: The compiler mishandled register allocation. PHSS_25009: 01)JAGab73429: The f77 $directive format was not accepted by f90. 02)JAGac95603: Parallel directive seen too early in code. 03)JAGad00319: Fix equivalence which preceeds character declaration. 04)JAGad00774: Declaration information for Cray pointees was missing from the internal representation. 05)JAGad08183: Assigned GOTO / LP64 issue. 06)JAGad15689: Mixed multiple entry causes abort. 07)JAGad31237: Better optimization of arrays with descriptors. 08)JAGad31474: Handle use of intrinsic size in array delcaration. 09)JAGad47525: Improved zero-sized array/character support. 10)JAGad48285: Copy_out library routine now checks for contiguous memory. 11)JAGad48570: Improve compile time for data 20000*0/a/. 12)JAGad61891: Option was being recognized, but not being acted upon. 13)JAGad62340: The +cat option gives compiler/link time errors if listed after any source file on the command line, or of given with only one source file. 14)JAGad62907: The -exec option should not conflict with -dynamic or -minshared. 15)JAGad63478: Extraneous variable declaration in IR. 16)JAGad66349: Allow empty directive nests. 17)JAGad66528: The omp_set_num_threads intrinsic was deleted. 18)JAGad66533: OMP allocation problem, reduction warning. 19)JAGad66607: Reduction right hand side not recognized. 20)JAGad66737: OMP critical refs labels. 21)JAGad66766: ALIAS directives inside nested routines caused SEGV. 22)JAGad67443: Simplified traversal of internal data structures. 23)JAGad67450: Reduction on subtract incorrectly subtracted. 24)JAGad68919: Fix EXTERNAL on OMP callables. 25)JAGad68922: Fix DLABEL assert. 26)JAGad69613: Externally declared omp callables need to be converted to internal intrinsics to get the right linkages. 27)JAGad69726: Implement M Edit descriptor for f77 compatability. 28)JAGad70607: OMP Copyin clauses were not correctly broadcasting the master thread values into the thread private instances. 29)JAGad70835: Implement N Edit descriptor for f77 compatability. 30)JAGad72486: Bad constant being materialized during left shift. 31)JAGad73465: +O3 ifdo promotion on nested loops caused application wrong answer problem. 32)JAGad73529: Garbled error messages from module not found. 1) we were using the wrong file to build none: link with -lunwind. 33)JAGad75295: Incorrect implementation of recurrence elimination. 34)JAGad76148: Reductions not working properly multithreaded for STREAMs. 35)JAGad77170: Compiler error with allocatable arrays and the save statement. 36)JAGad77176: Compiler abort with privatived USE. 37)JAGad77752: Incorrect register allocation. 38)JAGad77883: Fixed problem trying to find a definition for an assignment. 39)JAGad79146: Internally hashed line numbers did not always match source line numbers. 40)JAGad81039: Duplicate type declarion related to uplevel module include. 41)JAGad81737: Inadvertent modification of a loop not directly attached to the OpenMP DO directive. 42)JAGad81738: Loops with integer*8 induction variables were not being marked internally as having integer*8 step values. 43)JAGad82331/JAGad82333/JAGad83439/JAGad90123: +O2 optimizer problems fixed. 44)JAGad82866: Bad or missing de-reference. 45)JAGad84653: Support for this extention to the TYPE keyword was missing. 46)JAGad85158: Bad internal representation generated. 47)JAGad85371: Increased limit. 48)JAGad85377: Incorrect code motion performed in optimized parallel executable. 49)JAGad86280: Private derived types were not expected in this context. 50)JAGad86385: Modified internal representation generated. 51)JAGad87340: Descritpion not given. 52)JAGad87416: Bad internal representation was being generated. 53)JAGad88599: Incorrect array indices being produced for 'loc' on arrays which need a dope vector. 54)JAGad89045: Interference in c$dir and c$omp directive processing. 55)JAGad90122: Missing driver support for option. PHSS_24486: 01)Performance tuning for bios work around. 02)JAGad74508: Incorrect environment variable causing +O4 SEGV. SR: 8606105391 8606130713 8606131165 8606131624 8606138917 8606146346 8606161921 8606162158 8606178298 8606179060 8606179346 8606192679 8606193128 8606193695 8606194268 8606197155 8606197335 8606197340 8606197414 8606197544 8606197573 8606198253 8606198260 8606199733 8606199736 8606200436 8606200550 8606201431 8606201661 8606203312 8606204286 8606204347 8606205332 8606206120 8606206973 8606207992 8606207998 8606208564 8606208696 8606209960 8606211851 8606212551 8606212552 8606213144 8606213146 8606213675 8606214248 8606215466 8606215986 8606216201 8606216207 8606217126 8606217231 8606218190 8606218266 8606219457 8606219903 8606220986 8606220987 8606106993 8606137253 8606163168 8606215566 8606216210 8606216224 8606216568 8606218263 8606220735 8606220823 8606220869 8606220873 8606220986 8606221235 8606221260 8606221343 8606221412 8606221413 8606221416 8606221418 8606222434 8606222745 8606223019 8606223020 8606223021 8606223471 8606223659 8606223985 8606224016 8606224069 8606224070 8606224378 8606224490 8606224932 8606225399 8606225428 8606226117 8606226118 8606226709 8606226750 8606226873 8606227023 8606227262 8606227269 8606216207 8606227239 8606227765 8606227905 8606227912 8606228148 8606228284 8606228443 8606228499 8606228831 8606229185 8606103499 8606225399 8606226803 8606227273 8606227918 8606227948 8606228045 8606228089 8606228284 8606229185 8606229479 8606229949 8606229983 8606230082 8606230101 8606230298 8606230842 8606231642 8606231877 8606231899 8606231901 8606232047 8606232414 8606232417 8606233244 8606233378 8606233407 8606234380 8606235463 8606228355 8606229236 8606230094 8606232417 8606232629 8606234396 8606235065 8606235221 8606235396 8606235856 8606236414 8606236666 8606237350 8606237956 8606237959 8606238036 8606238235 8606238627 8606238634 8606238636 8606238683 8606238686 8606238932 8606239833 8606240317 8606239856 8606242154 8606242484 8606242685 8606133368 8606161921 8606218131 8606232126 8606235531 8606238683 8606239856 8606241321 8606241957 8606242154 8606242287 8606242402 8606242484 8606242496 8606242685 8606242828 8606242858 8606243205 8606243236 8606244274 8606244596 8606245741 8606246386 8606246913 8606246945 8606247915 8606248024 8606248222 8606221758 8606247334 8606248457 8606249847 8606253933 8606253989 8606255282 8606193793 8606200436 8606257475 8606258567 8606259040 8606259239 8606260331 8606260903 Patch Files: FORTRAN90.FORT90-PRG,fr=B.11.20,fa=HP-UX_B.11.20_32/64,v=HP: /opt/fortran90/bin/f90 /opt/fortran90/bin/fsplit /opt/fortran90/lbin/f90com32 /opt/fortran90/lbin/f90com64 /opt/fortran90/lib/nls/msg/C/f90.cat /opt/fortran90/lib/nls/msg/C/f90com.cat /opt/fortran90/lib/nls/msg/C/fsplit.cat /opt/fortran90/lib/ielf/math/hpux32/ielf_Exp10_4.o /opt/fortran90/lib/ielf/math/hpux32/ielf_Exp10f_4.o /opt/fortran90/lib/ielf/math/hpux32/ielf_Exp10w_4.o /opt/fortran90/lib/ielf/math/hpux32/ielf_Exp2_4.o /opt/fortran90/lib/ielf/math/hpux32/ielf_Exp2f_4.o /opt/fortran90/lib/ielf/math/hpux32/ielf_Exp2w_4.o /opt/fortran90/lib/ielf/math/hpux32/ielf_Exp_4.o /opt/fortran90/lib/ielf/math/hpux32/ielf_Expf_4.o /opt/fortran90/lib/ielf/math/hpux32/ielf_Expm1_4.o /opt/fortran90/lib/ielf/math/hpux32/ielf_Expm1f_4.o /opt/fortran90/lib/ielf/math/hpux32/ielf_Expm1w_4.o /opt/fortran90/lib/ielf/math/hpux32/ielf_Expw_4.o /opt/fortran90/lib/ielf/math/hpux32/ielf_Iround_3.o /opt/fortran90/lib/ielf/math/hpux32/ielf_Iroundf_3.o /opt/fortran90/lib/ielf/math/hpux32/ielf_Llround_3.o /opt/fortran90/lib/ielf/math/hpux32/ielf_Llroundf_3.o /opt/fortran90/lib/ielf/math/hpux32/ielf_Log10_4.o /opt/fortran90/lib/ielf/math/hpux32/ielf_Log10f_4.o /opt/fortran90/lib/ielf/math/hpux32/ielf_Log10w_4.o /opt/fortran90/lib/ielf/math/hpux32/ielf_Log1p_4.o /opt/fortran90/lib/ielf/math/hpux32/ielf_Log1pf_4.o /opt/fortran90/lib/ielf/math/hpux32/ielf_Log1pw_4.o /opt/fortran90/lib/ielf/math/hpux32/ielf_Log2_4.o /opt/fortran90/lib/ielf/math/hpux32/ielf_Log2f_4.o /opt/fortran90/lib/ielf/math/hpux32/ielf_Log2w_4.o /opt/fortran90/lib/ielf/math/hpux32/ielf_Log_4.o /opt/fortran90/lib/ielf/math/hpux32/ielf_Logf_4.o /opt/fortran90/lib/ielf/math/hpux32/ielf_Logw_4.o /opt/fortran90/lib/ielf/math/hpux32/ielf_Sqrt_4.o /opt/fortran90/lib/ielf/math/hpux32/ielf_Sqrtf_4.o /opt/fortran90/lib/ielf/math/hpux32/ielf_Sqrtw_4.o /opt/fortran90/lib/ielf/math/hpux32/ielf_Trigfstart.o /opt/fortran90/lib/ielf/math/hpux32/ielf_Trigstart.o /opt/fortran90/lib/ielf/math/hpux32/ielf_Trigwstart.o /opt/fortran90/lib/ielf/math/hpux32/ielf_ceil.o /opt/fortran90/lib/ielf/math/hpux32/ielf_ceilf.o /opt/fortran90/lib/ielf/math/hpux32/ielf_ceilw.o /opt/fortran90/lib/ielf/math/hpux32/ielf_cos.o /opt/fortran90/lib/ielf/math/hpux32/ielf_cosf.o /opt/fortran90/lib/ielf/math/hpux32/ielf_cosw.o /opt/fortran90/lib/ielf/math/hpux32/ielf_exp.o /opt/fortran90/lib/ielf/math/hpux32/ielf_exp10.o /opt/fortran90/lib/ielf/math/hpux32/ielf_exp10f.o /opt/fortran90/lib/ielf/math/hpux32/ielf_exp10w.o /opt/fortran90/lib/ielf/math/hpux32/ielf_exp2.o /opt/fortran90/lib/ielf/math/hpux32/ielf_exp2f.o /opt/fortran90/lib/ielf/math/hpux32/ielf_exp2w.o /opt/fortran90/lib/ielf/math/hpux32/ielf_expf.o /opt/fortran90/lib/ielf/math/hpux32/ielf_expm1.o /opt/fortran90/lib/ielf/math/hpux32/ielf_expm1f.o /opt/fortran90/lib/ielf/math/hpux32/ielf_expm1w.o /opt/fortran90/lib/ielf/math/hpux32/ielf_expw.o /opt/fortran90/lib/ielf/math/hpux32/ielf_floor.o /opt/fortran90/lib/ielf/math/hpux32/ielf_floorf.o /opt/fortran90/lib/ielf/math/hpux32/ielf_floorw.o /opt/fortran90/lib/ielf/math/hpux32/ielf_fmod.o /opt/fortran90/lib/ielf/math/hpux32/ielf_fmodf.o /opt/fortran90/lib/ielf/math/hpux32/ielf_iceil.o /opt/fortran90/lib/ielf/math/hpux32/ielf_iceilf.o /opt/fortran90/lib/ielf/math/hpux32/ielf_ifloor.o /opt/fortran90/lib/ielf/math/hpux32/ielf_ifloorf.o /opt/fortran90/lib/ielf/math/hpux32/ielf_iround.o /opt/fortran90/lib/ielf/math/hpux32/ielf_iroundf.o /opt/fortran90/lib/ielf/math/hpux32/ielf_iroundw.o /opt/fortran90/lib/ielf/math/hpux32/ielf_llceil.o /opt/fortran90/lib/ielf/math/hpux32/ielf_llceilf.o /opt/fortran90/lib/ielf/math/hpux32/ielf_llfloor.o /opt/fortran90/lib/ielf/math/hpux32/ielf_llfloorf.o /opt/fortran90/lib/ielf/math/hpux32/ielf_llrint.o /opt/fortran90/lib/ielf/math/hpux32/ielf_llrintf.o /opt/fortran90/lib/ielf/math/hpux32/ielf_llrintw.o /opt/fortran90/lib/ielf/math/hpux32/ielf_llround.o /opt/fortran90/lib/ielf/math/hpux32/ielf_llroundf.o /opt/fortran90/lib/ielf/math/hpux32/ielf_llroundw.o /opt/fortran90/lib/ielf/math/hpux32/ielf_log.o /opt/fortran90/lib/ielf/math/hpux32/ielf_log10.o /opt/fortran90/lib/ielf/math/hpux32/ielf_log10f.o /opt/fortran90/lib/ielf/math/hpux32/ielf_log10w.o /opt/fortran90/lib/ielf/math/hpux32/ielf_log1p.o /opt/fortran90/lib/ielf/math/hpux32/ielf_log1pf.o /opt/fortran90/lib/ielf/math/hpux32/ielf_log1pw.o /opt/fortran90/lib/ielf/math/hpux32/ielf_log2.o /opt/fortran90/lib/ielf/math/hpux32/ielf_log2f.o /opt/fortran90/lib/ielf/math/hpux32/ielf_log2w.o /opt/fortran90/lib/ielf/math/hpux32/ielf_logf.o /opt/fortran90/lib/ielf/math/hpux32/ielf_logw.o /opt/fortran90/lib/ielf/math/hpux32/ielf_lrint.o /opt/fortran90/lib/ielf/math/hpux32/ielf_lrintf.o /opt/fortran90/lib/ielf/math/hpux32/ielf_lrintw.o /opt/fortran90/lib/ielf/math/hpux32/ielf_lround.o /opt/fortran90/lib/ielf/math/hpux32/ielf_lroundf.o /opt/fortran90/lib/ielf/math/hpux32/ielf_lroundw.o /opt/fortran90/lib/ielf/math/hpux32/ielf_nearbyint.o /opt/fortran90/lib/ielf/math/hpux32/ielf_nearbyintf.o /opt/fortran90/lib/ielf/math/hpux32/ielf_nearbyintw.o /opt/fortran90/lib/ielf/math/hpux32/ielf_rint.o /opt/fortran90/lib/ielf/math/hpux32/ielf_rintf.o /opt/fortran90/lib/ielf/math/hpux32/ielf_rintw.o /opt/fortran90/lib/ielf/math/hpux32/ielf_round.o /opt/fortran90/lib/ielf/math/hpux32/ielf_roundf.o /opt/fortran90/lib/ielf/math/hpux32/ielf_roundw.o /opt/fortran90/lib/ielf/math/hpux32/ielf_sin.o /opt/fortran90/lib/ielf/math/hpux32/ielf_sinf.o /opt/fortran90/lib/ielf/math/hpux32/ielf_sinw.o /opt/fortran90/lib/ielf/math/hpux32/ielf_sqrt.o /opt/fortran90/lib/ielf/math/hpux32/ielf_sqrtf.o /opt/fortran90/lib/ielf/math/hpux32/ielf_sqrtw.o /opt/fortran90/lib/ielf/math/hpux32/ielf_trunc.o /opt/fortran90/lib/ielf/math/hpux32/ielf_truncf.o /opt/fortran90/lib/ielf/math/hpux32/ielf_truncw.o /opt/fortran90/lib/ielf/math/hpux32/libmielf.a /opt/fortran90/lib/ielf/math/hpux64/ielf_Exp10_4.o /opt/fortran90/lib/ielf/math/hpux64/ielf_Exp10f_4.o /opt/fortran90/lib/ielf/math/hpux64/ielf_Exp10w_4.o /opt/fortran90/lib/ielf/math/hpux64/ielf_Exp2_4.o /opt/fortran90/lib/ielf/math/hpux64/ielf_Exp2f_4.o /opt/fortran90/lib/ielf/math/hpux64/ielf_Exp2w_4.o /opt/fortran90/lib/ielf/math/hpux64/ielf_Exp_4.o /opt/fortran90/lib/ielf/math/hpux64/ielf_Expf_4.o /opt/fortran90/lib/ielf/math/hpux64/ielf_Expm1_4.o /opt/fortran90/lib/ielf/math/hpux64/ielf_Expm1f_4.o /opt/fortran90/lib/ielf/math/hpux64/ielf_Expm1w_4.o /opt/fortran90/lib/ielf/math/hpux64/ielf_Expw_4.o /opt/fortran90/lib/ielf/math/hpux64/ielf_Iround_3.o /opt/fortran90/lib/ielf/math/hpux64/ielf_Iroundf_3.o /opt/fortran90/lib/ielf/math/hpux64/ielf_Llround_3.o /opt/fortran90/lib/ielf/math/hpux64/ielf_Llroundf_3.o /opt/fortran90/lib/ielf/math/hpux64/ielf_Log10_4.o /opt/fortran90/lib/ielf/math/hpux64/ielf_Log10f_4.o /opt/fortran90/lib/ielf/math/hpux64/ielf_Log10w_4.o /opt/fortran90/lib/ielf/math/hpux64/ielf_Log1p_4.o /opt/fortran90/lib/ielf/math/hpux64/ielf_Log1pf_4.o /opt/fortran90/lib/ielf/math/hpux64/ielf_Log1pw_4.o /opt/fortran90/lib/ielf/math/hpux64/ielf_Log2_4.o /opt/fortran90/lib/ielf/math/hpux64/ielf_Log2f_4.o /opt/fortran90/lib/ielf/math/hpux64/ielf_Log2w_4.o /opt/fortran90/lib/ielf/math/hpux64/ielf_Log_4.o /opt/fortran90/lib/ielf/math/hpux64/ielf_Logf_4.o /opt/fortran90/lib/ielf/math/hpux64/ielf_Logw_4.o /opt/fortran90/lib/ielf/math/hpux64/ielf_Sqrt_4.o /opt/fortran90/lib/ielf/math/hpux64/ielf_Sqrtf_4.o /opt/fortran90/lib/ielf/math/hpux64/ielf_Sqrtw_4.o /opt/fortran90/lib/ielf/math/hpux64/ielf_Trigfstart.o /opt/fortran90/lib/ielf/math/hpux64/ielf_Trigstart.o /opt/fortran90/lib/ielf/math/hpux64/ielf_Trigwstart.o /opt/fortran90/lib/ielf/math/hpux64/ielf_ceil.o /opt/fortran90/lib/ielf/math/hpux64/ielf_ceilf.o /opt/fortran90/lib/ielf/math/hpux64/ielf_ceilw.o /opt/fortran90/lib/ielf/math/hpux64/ielf_cos.o /opt/fortran90/lib/ielf/math/hpux64/ielf_cosf.o /opt/fortran90/lib/ielf/math/hpux64/ielf_cosw.o /opt/fortran90/lib/ielf/math/hpux64/ielf_exp.o /opt/fortran90/lib/ielf/math/hpux64/ielf_exp10.o /opt/fortran90/lib/ielf/math/hpux64/ielf_exp10f.o /opt/fortran90/lib/ielf/math/hpux64/ielf_exp10w.o /opt/fortran90/lib/ielf/math/hpux64/ielf_exp2.o /opt/fortran90/lib/ielf/math/hpux64/ielf_exp2f.o /opt/fortran90/lib/ielf/math/hpux64/ielf_exp2w.o /opt/fortran90/lib/ielf/math/hpux64/ielf_expf.o /opt/fortran90/lib/ielf/math/hpux64/ielf_expm1.o /opt/fortran90/lib/ielf/math/hpux64/ielf_expm1f.o /opt/fortran90/lib/ielf/math/hpux64/ielf_expm1w.o /opt/fortran90/lib/ielf/math/hpux64/ielf_expw.o /opt/fortran90/lib/ielf/math/hpux64/ielf_floor.o /opt/fortran90/lib/ielf/math/hpux64/ielf_floorf.o /opt/fortran90/lib/ielf/math/hpux64/ielf_floorw.o /opt/fortran90/lib/ielf/math/hpux64/ielf_fmod.o /opt/fortran90/lib/ielf/math/hpux64/ielf_fmodf.o /opt/fortran90/lib/ielf/math/hpux64/ielf_iceil.o /opt/fortran90/lib/ielf/math/hpux64/ielf_iceilf.o /opt/fortran90/lib/ielf/math/hpux64/ielf_ifloor.o /opt/fortran90/lib/ielf/math/hpux64/ielf_ifloorf.o /opt/fortran90/lib/ielf/math/hpux64/ielf_iround.o /opt/fortran90/lib/ielf/math/hpux64/ielf_iroundf.o /opt/fortran90/lib/ielf/math/hpux64/ielf_iroundw.o /opt/fortran90/lib/ielf/math/hpux64/ielf_llceil.o /opt/fortran90/lib/ielf/math/hpux64/ielf_llceilf.o /opt/fortran90/lib/ielf/math/hpux64/ielf_llfloor.o /opt/fortran90/lib/ielf/math/hpux64/ielf_llfloorf.o /opt/fortran90/lib/ielf/math/hpux64/ielf_llrint.o /opt/fortran90/lib/ielf/math/hpux64/ielf_llrintf.o /opt/fortran90/lib/ielf/math/hpux64/ielf_llrintw.o /opt/fortran90/lib/ielf/math/hpux64/ielf_llround.o /opt/fortran90/lib/ielf/math/hpux64/ielf_llroundf.o /opt/fortran90/lib/ielf/math/hpux64/ielf_llroundw.o /opt/fortran90/lib/ielf/math/hpux64/ielf_log.o /opt/fortran90/lib/ielf/math/hpux64/ielf_log10.o /opt/fortran90/lib/ielf/math/hpux64/ielf_log10f.o /opt/fortran90/lib/ielf/math/hpux64/ielf_log10w.o /opt/fortran90/lib/ielf/math/hpux64/ielf_log1p.o /opt/fortran90/lib/ielf/math/hpux64/ielf_log1pf.o /opt/fortran90/lib/ielf/math/hpux64/ielf_log1pw.o /opt/fortran90/lib/ielf/math/hpux64/ielf_log2.o /opt/fortran90/lib/ielf/math/hpux64/ielf_log2f.o /opt/fortran90/lib/ielf/math/hpux64/ielf_log2w.o /opt/fortran90/lib/ielf/math/hpux64/ielf_logf.o /opt/fortran90/lib/ielf/math/hpux64/ielf_logw.o /opt/fortran90/lib/ielf/math/hpux64/ielf_lrint.o /opt/fortran90/lib/ielf/math/hpux64/ielf_lrintf.o /opt/fortran90/lib/ielf/math/hpux64/ielf_lrintw.o /opt/fortran90/lib/ielf/math/hpux64/ielf_lround.o /opt/fortran90/lib/ielf/math/hpux64/ielf_lroundf.o /opt/fortran90/lib/ielf/math/hpux64/ielf_lroundw.o /opt/fortran90/lib/ielf/math/hpux64/ielf_nearbyint.o /opt/fortran90/lib/ielf/math/hpux64/ielf_nearbyintf.o /opt/fortran90/lib/ielf/math/hpux64/ielf_nearbyintw.o /opt/fortran90/lib/ielf/math/hpux64/ielf_rint.o /opt/fortran90/lib/ielf/math/hpux64/ielf_rintf.o /opt/fortran90/lib/ielf/math/hpux64/ielf_rintw.o /opt/fortran90/lib/ielf/math/hpux64/ielf_round.o /opt/fortran90/lib/ielf/math/hpux64/ielf_roundf.o /opt/fortran90/lib/ielf/math/hpux64/ielf_roundw.o /opt/fortran90/lib/ielf/math/hpux64/ielf_sin.o /opt/fortran90/lib/ielf/math/hpux64/ielf_sinf.o /opt/fortran90/lib/ielf/math/hpux64/ielf_sinw.o /opt/fortran90/lib/ielf/math/hpux64/ielf_sqrt.o /opt/fortran90/lib/ielf/math/hpux64/ielf_sqrtf.o /opt/fortran90/lib/ielf/math/hpux64/ielf_sqrtw.o /opt/fortran90/lib/ielf/math/hpux64/ielf_trunc.o /opt/fortran90/lib/ielf/math/hpux64/ielf_truncf.o /opt/fortran90/lib/ielf/math/hpux64/ielf_truncw.o /opt/fortran90/lib/ielf/math/hpux64/libmielf.a FORTRAN90.FORT90-MAN,fr=B.11.20,fa=HP-UX_B.11.20_32/64,v=HP: /opt/fortran90/share/man/man1.Z/f90.1 FORTRAN90.F90-JPN-E-MAN,fr=B.11.20,fa=HP-UX_B.11.20_32/64, v=HP: /opt/fortran90/share/man/ja_JP.eucJP/man1.Z/f90.1 FORTRAN90.F90-JPN-S-MAN,fr=B.11.20,fa=HP-UX_B.11.20_32/64, v=HP: /opt/fortran90/share/man/ja_JP.SJIS/man1.Z/f90.1 what(1) Output: FORTRAN90.FORT90-PRG,fr=B.11.20,fa=HP-UX_B.11.20_32/64,v=HP: /opt/fortran90/bin/f90: HP-UX f90_ver.c 20020528 (220146) HPINTEL B.11.20.0 9 PHSS_27073 (Itanium-based host and target) HP F90 v2.5 PHSS_27073 /opt/fortran90/bin/fsplit: HP-UX fsplit 20020415 (192837) B3907DB/B3909DB PHSS _26863 B.11.01.52 /opt/fortran90/lbin/f90com32: High Level Optimizer [paxia hpia optimized libarchiv e] - 15-May-2001.15:02 HP-UX f90_ver.c 20020528 (220146) HPINTEL B.11.20.0 9 PHSS_27073 (Itanium-based host and target) HP Fortran-95 Version F95D4 HP:131200:080240 Copyright (c) 1993-2001 HP. All Rights Reserved. Ucode-2 Version 2-6 HP F90 v2.5 PHSS_27073 HP-UX TAIL/OPTIMIZER B.11.20.40 : 03/01/02 Ucode2 PBO Annotator - Rev 1.1 Ucode2 2.6 - 17-Jan-0 2.09:20 HP IPF libflowdb - Rev 1.1 date: 22-May-01.22:16 [44 523 398] HP-UX/General Millicode UX.12.70 (IA64.ISV3): (MILLI - 02/22/01) /opt/fortran90/lbin/f90com64: High Level Optimizer [paxia hpia optimized libarchiv e] - 15-May-2001.15:02 HP-UX f90_ver.c 20020528 (220146) HPINTEL B.11.20.0 9 PHSS_27073 (Itanium-based host and target) HP Fortran-95 Version F95D4 HP:131200:080240 Copyright (c) 1993-2001 HP. All Rights Reserved. Ucode-2 Version 2-6 HP F90 v2.5 PHSS_27073 HP-UX TAIL/OPTIMIZER B.11.20.40 : 03/01/02 Ucode2 PBO Annotator - Rev 1.1 Ucode2 2.6 - 17-Jan-0 2.09:20 HP IPF libflowdb - Rev 1.1 date: 22-May-01.22:16 [44 523 398] HP-UX/General Millicode UX.12.70 (IA64.ISV3): (MILLI - 02/22/01) /opt/fortran90/lib/nls/msg/C/f90.cat: None /opt/fortran90/lib/nls/msg/C/f90com.cat: None /opt/fortran90/lib/nls/msg/C/fsplit.cat: None /opt/fortran90/lib/ielf/math/hpux32/ielf_Exp10_4.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_Exp10f_4.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_Exp10w_4.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_Exp2_4.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_Exp2f_4.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_Exp2w_4.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_Exp_4.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_Expf_4.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_Expm1_4.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_Expm1f_4.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_Expm1w_4.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_Expw_4.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_Iround_3.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_Iroundf_3.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_Llround_3.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_Llroundf_3.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_Log10_4.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_Log10f_4.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_Log10w_4.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_Log1p_4.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_Log1pf_4.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_Log1pw_4.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_Log2_4.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_Log2f_4.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_Log2w_4.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_Log_4.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_Logf_4.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_Logw_4.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_Sqrt_4.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_Sqrtf_4.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_Sqrtw_4.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_Trigfstart.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_Trigstart.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_Trigwstart.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_ceil.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_ceilf.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_ceilw.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_cos.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_cosf.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_cosw.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_exp.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_exp10.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_exp10f.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_exp10w.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_exp2.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_exp2f.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_exp2w.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_expf.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_expm1.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_expm1f.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_expm1w.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_expw.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_floor.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_floorf.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_floorw.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_fmod.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_fmodf.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_iceil.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_iceilf.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_ifloor.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_ifloorf.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_iround.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_iroundf.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_iroundw.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_llceil.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_llceilf.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_llfloor.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_llfloorf.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_llrint.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_llrintf.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_llrintw.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_llround.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_llroundf.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_llroundw.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_log.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_log10.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_log10f.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_log10w.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_log1p.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_log1pf.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_log1pw.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_log2.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_log2f.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_log2w.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_logf.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_logw.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_lrint.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_lrintf.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_lrintw.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_lround.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_lroundf.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_lroundw.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_nearbyint.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_nearbyintf.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_nearbyintw.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_rint.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_rintf.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_rintw.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_round.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_roundf.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_roundw.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_sin.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_sinf.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_sinw.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_sqrt.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_sqrtf.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_sqrtw.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_trunc.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_truncf.o: None /opt/fortran90/lib/ielf/math/hpux32/ielf_truncw.o: None /opt/fortran90/lib/ielf/math/hpux32/libmielf.a: None /opt/fortran90/lib/ielf/math/hpux64/ielf_Exp10_4.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_Exp10f_4.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_Exp10w_4.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_Exp2_4.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_Exp2f_4.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_Exp2w_4.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_Exp_4.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_Expf_4.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_Expm1_4.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_Expm1f_4.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_Expm1w_4.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_Expw_4.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_Iround_3.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_Iroundf_3.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_Llround_3.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_Llroundf_3.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_Log10_4.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_Log10f_4.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_Log10w_4.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_Log1p_4.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_Log1pf_4.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_Log1pw_4.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_Log2_4.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_Log2f_4.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_Log2w_4.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_Log_4.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_Logf_4.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_Logw_4.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_Sqrt_4.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_Sqrtf_4.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_Sqrtw_4.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_Trigfstart.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_Trigstart.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_Trigwstart.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_ceil.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_ceilf.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_ceilw.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_cos.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_cosf.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_cosw.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_exp.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_exp10.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_exp10f.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_exp10w.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_exp2.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_exp2f.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_exp2w.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_expf.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_expm1.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_expm1f.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_expm1w.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_expw.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_floor.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_floorf.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_floorw.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_fmod.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_fmodf.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_iceil.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_iceilf.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_ifloor.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_ifloorf.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_iround.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_iroundf.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_iroundw.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_llceil.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_llceilf.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_llfloor.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_llfloorf.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_llrint.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_llrintf.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_llrintw.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_llround.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_llroundf.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_llroundw.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_log.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_log10.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_log10f.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_log10w.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_log1p.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_log1pf.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_log1pw.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_log2.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_log2f.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_log2w.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_logf.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_logw.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_lrint.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_lrintf.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_lrintw.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_lround.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_lroundf.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_lroundw.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_nearbyint.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_nearbyintf.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_nearbyintw.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_rint.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_rintf.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_rintw.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_round.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_roundf.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_roundw.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_sin.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_sinf.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_sinw.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_sqrt.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_sqrtf.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_sqrtw.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_trunc.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_truncf.o: None /opt/fortran90/lib/ielf/math/hpux64/ielf_truncw.o: None /opt/fortran90/lib/ielf/math/hpux64/libmielf.a: None FORTRAN90.FORT90-MAN,fr=B.11.20,fa=HP-UX_B.11.20_32/64,v=HP: /opt/fortran90/share/man/man1.Z/f90.1: None FORTRAN90.F90-JPN-E-MAN,fr=B.11.20,fa=HP-UX_B.11.20_32/64, v=HP: /opt/fortran90/share/man/ja_JP.eucJP/man1.Z/f90.1: None FORTRAN90.F90-JPN-S-MAN,fr=B.11.20,fa=HP-UX_B.11.20_32/64, v=HP: /opt/fortran90/share/man/ja_JP.SJIS/man1.Z/f90.1: None cksum(1) Output: FORTRAN90.FORT90-PRG,fr=B.11.20,fa=HP-UX_B.11.20_32/64,v=HP: 3322890439 478960 /opt/fortran90/bin/f90 2327069881 20480 /opt/fortran90/bin/fsplit 2253512116 71674728 /opt/fortran90/lbin/f90com32 1969864164 71704784 /opt/fortran90/lbin/f90com64 2727162549 17117 /opt/fortran90/lib/nls/msg/C/f90.cat 1433879963 82872 /opt/fortran90/lib/nls/msg/C/f90com.cat 3420132732 1124 /opt/fortran90/lib/nls/msg/C/fsplit.cat 2040357807 33920 /opt/fortran90/lib/ielf/math/hpux32/ ielf_Exp10_4.o 2785776799 33792 /opt/fortran90/lib/ielf/math/hpux32/ ielf_Exp10f_4.o 3448419753 34032 /opt/fortran90/lib/ielf/math/hpux32/ ielf_Exp10w_4.o 2905256369 33808 /opt/fortran90/lib/ielf/math/hpux32/ ielf_Exp2_4.o 3549578885 33808 /opt/fortran90/lib/ielf/math/hpux32/ ielf_Exp2f_4.o 1040082683 33856 /opt/fortran90/lib/ielf/math/hpux32/ ielf_Exp2w_4.o 1299620458 33752 /opt/fortran90/lib/ielf/math/hpux32/ ielf_Exp_4.o 2769477482 33728 /opt/fortran90/lib/ielf/math/hpux32/ ielf_Expf_4.o 3389100011 34464 /opt/fortran90/lib/ielf/math/hpux32/ ielf_Expm1_4.o 1056862148 34352 /opt/fortran90/lib/ielf/math/hpux32/ ielf_Expm1f_4.o 1377467457 34840 /opt/fortran90/lib/ielf/math/hpux32/ ielf_Expm1w_4.o 2410858385 33904 /opt/fortran90/lib/ielf/math/hpux32/ ielf_Expw_4.o 934282154 26552 /opt/fortran90/lib/ielf/math/hpux32/ ielf_Iround_3.o 785837850 26552 /opt/fortran90/lib/ielf/math/hpux32/ ielf_Iroundf_3.o 864629348 26536 /opt/fortran90/lib/ielf/math/hpux32/ ielf_Llround_3.o 418027803 26536 /opt/fortran90/lib/ielf/math/hpux32/ ielf_Llroundf_3.o 110586921 33808 /opt/fortran90/lib/ielf/math/hpux32/ ielf_Log10_4.o 1606041908 33744 /opt/fortran90/lib/ielf/math/hpux32/ ielf_Log10f_4.o 2244154305 33824 /opt/fortran90/lib/ielf/math/hpux32/ ielf_Log10w_4.o 1871654699 33728 /opt/fortran90/lib/ielf/math/hpux32/ ielf_Log1p_4.o 3402196656 33592 /opt/fortran90/lib/ielf/math/hpux32/ ielf_Log1pf_4.o 3324657413 33968 /opt/fortran90/lib/ielf/math/hpux32/ ielf_Log1pw_4.o 710703694 33680 /opt/fortran90/lib/ielf/math/hpux32/ ielf_Log2_4.o 2512661009 33616 /opt/fortran90/lib/ielf/math/hpux32/ ielf_Log2f_4.o 4020721547 33760 /opt/fortran90/lib/ielf/math/hpux32/ ielf_Log2w_4.o 2252240964 33376 /opt/fortran90/lib/ielf/math/hpux32/ ielf_Log_4.o 1213150776 33208 /opt/fortran90/lib/ielf/math/hpux32/ ielf_Logf_4.o 1122555011 33456 /opt/fortran90/lib/ielf/math/hpux32/ ielf_Logw_4.o 100335800 21000 /opt/fortran90/lib/ielf/math/hpux32/ ielf_Sqrt_4.o 576108366 20712 /opt/fortran90/lib/ielf/math/hpux32/ ielf_Sqrtf_4.o 4060772998 20888 /opt/fortran90/lib/ielf/math/hpux32/ ielf_Sqrtw_4.o 182496606 27448 /opt/fortran90/lib/ielf/math/hpux32/ ielf_Trigfstart.o 4201214502 27496 /opt/fortran90/lib/ielf/math/hpux32/ ielf_Trigstart.o 1147693979 28144 /opt/fortran90/lib/ielf/math/hpux32/ ielf_Trigwstart.o 2842616656 26920 /opt/fortran90/lib/ielf/math/hpux32/ ielf_ceil.o 2010423207 26936 /opt/fortran90/lib/ielf/math/hpux32/ ielf_ceilf.o 2199221187 26912 /opt/fortran90/lib/ielf/math/hpux32/ ielf_ceilw.o 687812932 23504 /opt/fortran90/lib/ielf/math/hpux32/ ielf_cos.o 1012807055 23496 /opt/fortran90/lib/ielf/math/hpux32/ ielf_cosf.o 760420697 23512 /opt/fortran90/lib/ielf/math/hpux32/ ielf_cosw.o 1637180203 33856 /opt/fortran90/lib/ielf/math/hpux32/ ielf_exp.o 4184029237 33832 /opt/fortran90/lib/ielf/math/hpux32/ ielf_exp10.o 3906079178 33824 /opt/fortran90/lib/ielf/math/hpux32/ ielf_exp10f.o 3210347635 34136 /opt/fortran90/lib/ielf/math/hpux32/ ielf_exp10w.o 2884056877 33896 /opt/fortran90/lib/ielf/math/hpux32/ ielf_exp2.o 1870047435 33680 /opt/fortran90/lib/ielf/math/hpux32/ ielf_exp2f.o 1061108309 33976 /opt/fortran90/lib/ielf/math/hpux32/ ielf_exp2w.o 3738188624 33800 /opt/fortran90/lib/ielf/math/hpux32/ ielf_expf.o 2522362933 34680 /opt/fortran90/lib/ielf/math/hpux32/ ielf_expm1.o 1670256025 34392 /opt/fortran90/lib/ielf/math/hpux32/ ielf_expm1f.o 1636945311 35712 /opt/fortran90/lib/ielf/math/hpux32/ ielf_expm1w.o 1880497828 34096 /opt/fortran90/lib/ielf/math/hpux32/ ielf_expw.o 1856334755 26896 /opt/fortran90/lib/ielf/math/hpux32/ ielf_floor.o 3122102528 26936 /opt/fortran90/lib/ielf/math/hpux32/ ielf_floorf.o 3366500700 26944 /opt/fortran90/lib/ielf/math/hpux32/ ielf_floorw.o 3193249779 30480 /opt/fortran90/lib/ielf/math/hpux32/ ielf_fmod.o 3710998593 30528 /opt/fortran90/lib/ielf/math/hpux32/ ielf_fmodf.o 2291181848 27472 /opt/fortran90/lib/ielf/math/hpux32/ ielf_iceil.o 4108573246 27496 /opt/fortran90/lib/ielf/math/hpux32/ ielf_iceilf.o 722210676 27424 /opt/fortran90/lib/ielf/math/hpux32/ ielf_ifloor.o 1580362004 27424 /opt/fortran90/lib/ielf/math/hpux32/ ielf_ifloorf.o 1594951583 26888 /opt/fortran90/lib/ielf/math/hpux32/ ielf_iround.o 1011225468 26856 /opt/fortran90/lib/ielf/math/hpux32/ ielf_iroundf.o 82561628 21704 /opt/fortran90/lib/ielf/math/hpux32/ ielf_iroundw.o 4075860233 27512 /opt/fortran90/lib/ielf/math/hpux32/ ielf_llceil.o 2841749882 27496 /opt/fortran90/lib/ielf/math/hpux32/ ielf_llceilf.o 3084328654 27480 /opt/fortran90/lib/ielf/math/hpux32/ ielf_llfloor.o 3559842524 27504 /opt/fortran90/lib/ielf/math/hpux32/ ielf_llfloorf.o 4115512505 26344 /opt/fortran90/lib/ielf/math/hpux32/ ielf_llrint.o 3207919931 26352 /opt/fortran90/lib/ielf/math/hpux32/ ielf_llrintf.o 2355002640 26344 /opt/fortran90/lib/ielf/math/hpux32/ ielf_llrintw.o 1126271600 26928 /opt/fortran90/lib/ielf/math/hpux32/ ielf_llround.o 4027984847 26880 /opt/fortran90/lib/ielf/math/hpux32/ ielf_llroundf.o 587816233 27216 /opt/fortran90/lib/ielf/math/hpux32/ ielf_llroundw.o 2924953686 33480 /opt/fortran90/lib/ielf/math/hpux32/ ielf_log.o 1570417138 33792 /opt/fortran90/lib/ielf/math/hpux32/ ielf_log10.o 4012821236 33680 /opt/fortran90/lib/ielf/math/hpux32/ ielf_log10f.o 3276889733 34816 /opt/fortran90/lib/ielf/math/hpux32/ ielf_log10w.o 3656018732 33672 /opt/fortran90/lib/ielf/math/hpux32/ ielf_log1p.o 351440392 33592 /opt/fortran90/lib/ielf/math/hpux32/ ielf_log1pf.o 1009766990 34880 /opt/fortran90/lib/ielf/math/hpux32/ ielf_log1pw.o 1174422158 33752 /opt/fortran90/lib/ielf/math/hpux32/ ielf_log2.o 3739505511 33584 /opt/fortran90/lib/ielf/math/hpux32/ ielf_log2f.o 3317716767 34688 /opt/fortran90/lib/ielf/math/hpux32/ ielf_log2w.o 3139397615 33344 /opt/fortran90/lib/ielf/math/hpux32/ ielf_logf.o 3176009095 34504 /opt/fortran90/lib/ielf/math/hpux32/ ielf_logw.o 3370471799 27664 /opt/fortran90/lib/ielf/math/hpux32/ ielf_lrint.o 1365322491 26752 /opt/fortran90/lib/ielf/math/hpux32/ ielf_lrintf.o 1534512560 27672 /opt/fortran90/lib/ielf/math/hpux32/ ielf_lrintw.o 2125014799 26904 /opt/fortran90/lib/ielf/math/hpux32/ ielf_lround.o 3496111622 26856 /opt/fortran90/lib/ielf/math/hpux32/ ielf_lroundf.o 1584049655 27008 /opt/fortran90/lib/ielf/math/hpux32/ ielf_lroundw.o 614473872 26992 /opt/fortran90/lib/ielf/math/hpux32/ ielf_nearbyint.o 2872502545 26968 /opt/fortran90/lib/ielf/math/hpux32/ ielf_nearbyintf.o 2895938267 27304 /opt/fortran90/lib/ielf/math/hpux32/ ielf_nearbyintw.o 3724926996 26768 /opt/fortran90/lib/ielf/math/hpux32/ ielf_rint.o 902555126 26784 /opt/fortran90/lib/ielf/math/hpux32/ ielf_rintf.o 2897955621 26992 /opt/fortran90/lib/ielf/math/hpux32/ ielf_rintw.o 2982999850 26904 /opt/fortran90/lib/ielf/math/hpux32/ ielf_round.o 626422564 26944 /opt/fortran90/lib/ielf/math/hpux32/ ielf_roundf.o 1147730568 26936 /opt/fortran90/lib/ielf/math/hpux32/ ielf_roundw.o 2618051125 23504 /opt/fortran90/lib/ielf/math/hpux32/ ielf_sin.o 3939886030 23464 /opt/fortran90/lib/ielf/math/hpux32/ ielf_sinf.o 4051128773 23480 /opt/fortran90/lib/ielf/math/hpux32/ ielf_sinw.o 3790288376 21024 /opt/fortran90/lib/ielf/math/hpux32/ ielf_sqrt.o 3235192145 20888 /opt/fortran90/lib/ielf/math/hpux32/ ielf_sqrtf.o 1022187009 21072 /opt/fortran90/lib/ielf/math/hpux32/ ielf_sqrtw.o 1467154349 26896 /opt/fortran90/lib/ielf/math/hpux32/ ielf_trunc.o 644554232 26928 /opt/fortran90/lib/ielf/math/hpux32/ ielf_truncf.o 3724978091 26936 /opt/fortran90/lib/ielf/math/hpux32/ ielf_truncw.o 574278192 2885458 /opt/fortran90/lib/ielf/math/hpux32/ libmielf.a 2338262386 33848 /opt/fortran90/lib/ielf/math/hpux64/ ielf_Exp10_4.o 4062960625 33768 /opt/fortran90/lib/ielf/math/hpux64/ ielf_Exp10f_4.o 1174205956 33960 /opt/fortran90/lib/ielf/math/hpux64/ ielf_Exp10w_4.o 3001519866 33832 /opt/fortran90/lib/ielf/math/hpux64/ ielf_Exp2_4.o 3022627056 33776 /opt/fortran90/lib/ielf/math/hpux64/ ielf_Exp2f_4.o 48102968 33920 /opt/fortran90/lib/ielf/math/hpux64/ ielf_Exp2w_4.o 2016486769 33832 /opt/fortran90/lib/ielf/math/hpux64/ ielf_Exp_4.o 4043855068 33736 /opt/fortran90/lib/ielf/math/hpux64/ ielf_Expf_4.o 2070350810 34456 /opt/fortran90/lib/ielf/math/hpux64/ ielf_Expm1_4.o 2407326344 34272 /opt/fortran90/lib/ielf/math/hpux64/ ielf_Expm1f_4.o 2964321843 34704 /opt/fortran90/lib/ielf/math/hpux64/ ielf_Expm1w_4.o 4132565591 33952 /opt/fortran90/lib/ielf/math/hpux64/ ielf_Expw_4.o 3504412746 26528 /opt/fortran90/lib/ielf/math/hpux64/ ielf_Iround_3.o 1988296653 26568 /opt/fortran90/lib/ielf/math/hpux64/ ielf_Iroundf_3.o 2145762163 26552 /opt/fortran90/lib/ielf/math/hpux64/ ielf_Llround_3.o 1271272357 26544 /opt/fortran90/lib/ielf/math/hpux64/ ielf_Llroundf_3.o 59025674 33840 /opt/fortran90/lib/ielf/math/hpux64/ ielf_Log10_4.o 3923946720 33688 /opt/fortran90/lib/ielf/math/hpux64/ ielf_Log10f_4.o 1512999200 33920 /opt/fortran90/lib/ielf/math/hpux64/ ielf_Log10w_4.o 630719671 33776 /opt/fortran90/lib/ielf/math/hpux64/ ielf_Log1p_4.o 2639230818 33592 /opt/fortran90/lib/ielf/math/hpux64/ ielf_Log1pf_4.o 304417356 33992 /opt/fortran90/lib/ielf/math/hpux64/ ielf_Log1pw_4.o 1291082411 33840 /opt/fortran90/lib/ielf/math/hpux64/ ielf_Log2_4.o 1124647265 33648 /opt/fortran90/lib/ielf/math/hpux64/ ielf_Log2f_4.o 2631675636 33848 /opt/fortran90/lib/ielf/math/hpux64/ ielf_Log2w_4.o 346994985 33616 /opt/fortran90/lib/ielf/math/hpux64/ ielf_Log_4.o 705414212 33392 /opt/fortran90/lib/ielf/math/hpux64/ ielf_Logf_4.o 215059170 33680 /opt/fortran90/lib/ielf/math/hpux64/ ielf_Logw_4.o 826421668 20984 /opt/fortran90/lib/ielf/math/hpux64/ ielf_Sqrt_4.o 1489941788 20728 /opt/fortran90/lib/ielf/math/hpux64/ ielf_Sqrtf_4.o 1962293295 20904 /opt/fortran90/lib/ielf/math/hpux64/ ielf_Sqrtw_4.o 1494441945 27424 /opt/fortran90/lib/ielf/math/hpux64/ ielf_Trigfstart.o 3264744698 27488 /opt/fortran90/lib/ielf/math/hpux64/ ielf_Trigstart.o 3160698967 28160 /opt/fortran90/lib/ielf/math/hpux64/ ielf_Trigwstart.o 3947805238 26928 /opt/fortran90/lib/ielf/math/hpux64/ ielf_ceil.o 2490207275 26968 /opt/fortran90/lib/ielf/math/hpux64/ ielf_ceilf.o 1081580002 26976 /opt/fortran90/lib/ielf/math/hpux64/ ielf_ceilw.o 3488114603 23616 /opt/fortran90/lib/ielf/math/hpux64/ ielf_cos.o 2025163505 23584 /opt/fortran90/lib/ielf/math/hpux64/ ielf_cosf.o 1643156517 23584 /opt/fortran90/lib/ielf/math/hpux64/ ielf_cosw.o 3765799171 33904 /opt/fortran90/lib/ielf/math/hpux64/ ielf_exp.o 373239341 33928 /opt/fortran90/lib/ielf/math/hpux64/ ielf_exp10.o 3507963140 33784 /opt/fortran90/lib/ielf/math/hpux64/ ielf_exp10f.o 655975386 34096 /opt/fortran90/lib/ielf/math/hpux64/ ielf_exp10w.o 512928337 33912 /opt/fortran90/lib/ielf/math/hpux64/ ielf_exp2.o 1752669750 33792 /opt/fortran90/lib/ielf/math/hpux64/ ielf_exp2f.o 4106916636 34072 /opt/fortran90/lib/ielf/math/hpux64/ ielf_exp2w.o 543924156 33784 /opt/fortran90/lib/ielf/math/hpux64/ ielf_expf.o 2182948735 34696 /opt/fortran90/lib/ielf/math/hpux64/ ielf_expm1.o 1392039793 34320 /opt/fortran90/lib/ielf/math/hpux64/ ielf_expm1f.o 2047073893 35672 /opt/fortran90/lib/ielf/math/hpux64/ ielf_expm1w.o 2482198213 34088 /opt/fortran90/lib/ielf/math/hpux64/ ielf_expw.o 2453528515 26936 /opt/fortran90/lib/ielf/math/hpux64/ ielf_floor.o 1994881173 26952 /opt/fortran90/lib/ielf/math/hpux64/ ielf_floorf.o 383935644 26952 /opt/fortran90/lib/ielf/math/hpux64/ ielf_floorw.o 4043568615 30088 /opt/fortran90/lib/ielf/math/hpux64/ ielf_fmod.o 3024715812 30184 /opt/fortran90/lib/ielf/math/hpux64/ ielf_fmodf.o 127859922 27496 /opt/fortran90/lib/ielf/math/hpux64/ ielf_iceil.o 2090158678 27496 /opt/fortran90/lib/ielf/math/hpux64/ ielf_iceilf.o 3460072346 27432 /opt/fortran90/lib/ielf/math/hpux64/ ielf_ifloor.o 980658260 27432 /opt/fortran90/lib/ielf/math/hpux64/ ielf_ifloorf.o 1770966664 26840 /opt/fortran90/lib/ielf/math/hpux64/ ielf_iround.o 3377964326 26848 /opt/fortran90/lib/ielf/math/hpux64/ ielf_iroundf.o 2550160832 21720 /opt/fortran90/lib/ielf/math/hpux64/ ielf_iroundw.o 2070971665 27512 /opt/fortran90/lib/ielf/math/hpux64/ ielf_llceil.o 3640560682 27528 /opt/fortran90/lib/ielf/math/hpux64/ ielf_llceilf.o 3509618351 27504 /opt/fortran90/lib/ielf/math/hpux64/ ielf_llfloor.o 2108978581 27496 /opt/fortran90/lib/ielf/math/hpux64/ ielf_llfloorf.o 3002555994 26384 /opt/fortran90/lib/ielf/math/hpux64/ ielf_llrint.o 3906739537 26376 /opt/fortran90/lib/ielf/math/hpux64/ ielf_llrintf.o 3700141259 26368 /opt/fortran90/lib/ielf/math/hpux64/ ielf_llrintw.o 2633713016 26904 /opt/fortran90/lib/ielf/math/hpux64/ ielf_llround.o 817872902 26856 /opt/fortran90/lib/ielf/math/hpux64/ ielf_llroundf.o 1234040307 27216 /opt/fortran90/lib/ielf/math/hpux64/ ielf_llroundw.o 3707396174 33664 /opt/fortran90/lib/ielf/math/hpux64/ ielf_log.o 1908626787 33904 /opt/fortran90/lib/ielf/math/hpux64/ ielf_log10.o 4080240043 33736 /opt/fortran90/lib/ielf/math/hpux64/ ielf_log10f.o 1749963151 35016 /opt/fortran90/lib/ielf/math/hpux64/ ielf_log10w.o 72077263 33808 /opt/fortran90/lib/ielf/math/hpux64/ ielf_log1p.o 4135773811 33656 /opt/fortran90/lib/ielf/math/hpux64/ ielf_log1pf.o 2587418412 35112 /opt/fortran90/lib/ielf/math/hpux64/ ielf_log1pw.o 3219264353 33864 /opt/fortran90/lib/ielf/math/hpux64/ ielf_log2.o 2100962836 33720 /opt/fortran90/lib/ielf/math/hpux64/ ielf_log2f.o 918179765 34840 /opt/fortran90/lib/ielf/math/hpux64/ ielf_log2w.o 1764075982 33480 /opt/fortran90/lib/ielf/math/hpux64/ ielf_logf.o 1316377302 34640 /opt/fortran90/lib/ielf/math/hpux64/ ielf_logw.o 2568413423 26368 /opt/fortran90/lib/ielf/math/hpux64/ ielf_lrint.o 2196305085 26368 /opt/fortran90/lib/ielf/math/hpux64/ ielf_lrintf.o 862397430 26384 /opt/fortran90/lib/ielf/math/hpux64/ ielf_lrintw.o 4054081251 26920 /opt/fortran90/lib/ielf/math/hpux64/ ielf_lround.o 347415679 26840 /opt/fortran90/lib/ielf/math/hpux64/ ielf_lroundf.o 1844492431 27200 /opt/fortran90/lib/ielf/math/hpux64/ ielf_lroundw.o 1533881631 26960 /opt/fortran90/lib/ielf/math/hpux64/ ielf_nearbyint.o 1471064656 26968 /opt/fortran90/lib/ielf/math/hpux64/ ielf_nearbyintf.o 1742508537 27304 /opt/fortran90/lib/ielf/math/hpux64/ ielf_nearbyintw.o 832274310 26768 /opt/fortran90/lib/ielf/math/hpux64/ ielf_rint.o 360684495 26792 /opt/fortran90/lib/ielf/math/hpux64/ ielf_rintf.o 3585159326 27016 /opt/fortran90/lib/ielf/math/hpux64/ ielf_rintw.o 1784397586 26936 /opt/fortran90/lib/ielf/math/hpux64/ ielf_round.o 3660644134 26976 /opt/fortran90/lib/ielf/math/hpux64/ ielf_roundf.o 2683601504 26944 /opt/fortran90/lib/ielf/math/hpux64/ ielf_roundw.o 2241368663 23584 /opt/fortran90/lib/ielf/math/hpux64/ ielf_sin.o 877468717 23568 /opt/fortran90/lib/ielf/math/hpux64/ ielf_sinf.o 3126935941 23584 /opt/fortran90/lib/ielf/math/hpux64/ ielf_sinw.o 1514318947 21048 /opt/fortran90/lib/ielf/math/hpux64/ ielf_sqrt.o 3027929923 20904 /opt/fortran90/lib/ielf/math/hpux64/ ielf_sqrtf.o 2879551521 21040 /opt/fortran90/lib/ielf/math/hpux64/ ielf_sqrtw.o 447125892 26960 /opt/fortran90/lib/ielf/math/hpux64/ ielf_trunc.o 2395312069 26944 /opt/fortran90/lib/ielf/math/hpux64/ ielf_truncf.o 876998777 26952 /opt/fortran90/lib/ielf/math/hpux64/ ielf_truncw.o 2774175851 2885074 /opt/fortran90/lib/ielf/math/hpux64/ libmielf.a FORTRAN90.FORT90-MAN,fr=B.11.20,fa=HP-UX_B.11.20_32/64,v=HP: 1531469202 28267 /opt/fortran90/share/man/man1.Z/f90.1 FORTRAN90.F90-JPN-E-MAN,fr=B.11.20,fa=HP-UX_B.11.20_32/64, v=HP: 3609711377 32477 /opt/fortran90/share/man/ja_JP.eucJP/ man1.Z/f90.1 FORTRAN90.F90-JPN-S-MAN,fr=B.11.20,fa=HP-UX_B.11.20_32/64, v=HP: 833327979 32600 /opt/fortran90/share/man/ja_JP.SJIS/man1.Z/ f90.1 Patch Conflicts: None Patch Dependencies: s700: 11.20: PHSS_25715 s800: 11.20: PHSS_25715 Hardware Dependencies: None Other Dependencies: None Supersedes: PHSS_26864 PHSS_26733 PHSS_26378 PHSS_26068 PHSS_25860 PHSS_25724 PHSS_25009 PHSS_24486 Equivalent Patches: PHSS_27071: s700: 10.20 s800: 10.20 PHSS_27072: s700: 11.00 11.11 s800: 11.00 11.11 Patch Package Size: 152990 KBytes Installation Instructions: Please review all instructions and the Hewlett-Packard SupportLine User Guide or your Hewlett-Packard support terms and conditions for precautions, scope of license, restrictions, and, limitation of liability and warranties, before installing this patch. ------------------------------------------------------------ 1. Back up your system before installing a patch. 2. Login as root. 3. Copy the patch to the /tmp directory. 4. Move to the /tmp directory and unshar the patch: cd /tmp sh PHSS_27073 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHSS_27073.depot By default swinstall will archive the original software in /var/adm/sw/save/PHSS_27073. If you do not wish to retain a copy of the original software, include the patch_save_files option in the swinstall command above: -x patch_save_files=false WARNING: If patch_save_files is false when a patch is installed, the patch cannot be deinstalled. Please be careful when using this feature. For future reference, the contents of the PHSS_27073.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHSS_27073.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHSS_27073.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: Patch PHSS_25715 should be installed with this patch.