Resolved Issues Issues resolved in 5.0.1 Linux release Q46461,Q84461 Vectorization directives in Fortran Q78779,Q78585 High system overhead of fortran90 intrinsic system_time Q86337 Parse problem with OpenMP directives when -w switch set Q87419 unsupported -mt option is still referenced in online help Issues resolved in the build of June 22 2001 Q81504,Q82582,Q82583 iccvars.sh overwriting env var settings Q80591 Run time error of too many open files Q81901 fpp preprocessor not automatically invoked for files with .F or .fpp extension Q81209 File Name influences compiler behaviour Issues resolved in the build of June 13 2001 Q78203 fpp crashes Q78909 Segmentation fault with one line of code Q78913 Internal compiler error when compiled with -axK option Q80481 Linux compiler reports internal error Q81151 description of -fp in -help is ambiguous Q81614 internal error with too many common blocks Q80591 Run time error of too many open files Q81209 File Name influences compiler behaviour Issues resolved in the build of May 16 2001 Q76743 Bad divide code generated by icl -QxW or icl -QxK Q78096 compiler internal error Q78122 -132 for extended fixed source does not work Q79360 fpp ignores -132 option Q78207 Name mangling was wrong for prefetch intrinsic Issues resolved in the build of April 27 2001 Q51457, Q66993, Q51457 Compare of a single array element should be equivalent to a scalar compare A performance problem with compares of single array elements has been fixed. A scalar comparison rather than a string compare is now performed. Q76995 Name mangling of Fortran Common Blocks Common block names were having ifl_ added to the front of the name. This made binding to common blocks from C in code ported from other compilers fail. This prefix has been removed. Issues resolved in the build of April 17 2001 Q68783 Transcendental functions shouldn't be inlined on Pentium 4 Instead, fast out-of-line versions are used Q71207 -fpp gives warning Q73274 Compiler internal error Issues resolved in the build of Mar 14 2001 Q30376, Q29965 MODULE interface to portlib and Quickwin Q32893 Q32893 Incorrect compiler warning /comment Q32966 Q32966 Compiler crashes when compiling a file with errors Q63303 long double arguments passed incorrectly Q56154, Q56153 Internal Compiler error if array is declared as volatile Q68577 USE association of allocatable arrays shows incorrect results