Resolved Issues Issues resolved in 5.0.1 Linux product Q80245 Various declared but undefined and unreferenced procedures now produce warnings rather than errors Q77490 Exception is not caught in proper place. Q84068,Q85848,Q85856,Q87362 incorrect stdarg.h Q82407 allocator::allocate overloading issue Q85873 Assignment using operator[] in lvalue causes error Issues resolved in the build of June 22 2001 Q81504,Q82582,Q82583 iccvars.sh overwriting env var settings Q80203,Q83446 Link error _intrel_cpu_indicator size changed Issues resolved in the build of June 13 2001 Q80456 swap doesn't compile in strict mode Q80245 C++ Compile error Q81151 description of -fp in -help is ambiguous Q80355 initial value of reference to non-const must be l-value Q80450 undefined symbol when catching standard exceptions Q46889 Path conflicts when using IA-32 & IA-64 Linux compilers Issues resolved in the build of May 16 2001 Q72458 Connecting extern file to unit - inconsistent with info in Programmers manual Q76743 Bad divide code generated by icl -QxW or icl -QxK Issues resolved in the build of April 27 2001 Q52925 buffer synchronisation problem between stdin and stdout Q48258 XDR is missing from libc.a We now link against the gni libc.a, so this problem no longer occurs Q58895 Error in time() function, returns 7 hour delay in time. Q24779 .rdata$Raa segment has wrong attributes Q48709,Q58831,Q57124,Q59059 various problems with headers These problems are fixed with the current headers Q73948 Support for legacy stream.h This is now in place. Problems with legacy IO in previous versions of the compiler whould now be fixed. Please report any remaining problems found with this compiler version as new issues. Q60803 icc -help not up to date Q71677,Q71673,Q60790,Q71528 typeid not defined This resulted because the user had not explicitly enabled exception handling. This is now enabled by default on Linux. Q74431 Q74431 gnupro demangler not useful with product The product is shipped with a demangler - see the issues file for details Issues resolved in the build of April 17 2001 Q68783 Transcendental functions shouldn't be inlined on P4 Now, special high performance versions are used Q64725 popen and pclose functions undefined This problem does not exist with the new headers Q73504 Compiler unable to create an array with variable index This is now supported Q70485 not compatible with Conditional compilation has been added to fvec.h to be compatible with both iostream and iostream.h Q60803 icc -help not up to date Q72421 zero-size array gave compile error Q72963 Compiler fails to compile test case with templates Some incorrect code had been added to a compiler header file. This has been removed. Q73276 Internal compiler error Q73862 Openmp:mcpcom core dumps using cout in a parallel for Issues resolved in the build of Mar 14 2001 Q52898 Need support for __forceinline for performance Q69115 internal error: set_array_type_size: bad element type Q70421 matrix multiplication incorrect when using /O2 /Ob1 Q63303 long double arguments passed incorrectly Q58834 Link error with C++ code in C library Q48717 various differences compared to gcc (alignof_double, sizeof_long_double, plain The default is now the gcc alignments. This may cause a little performance loss compared to -align. If gcc compatibility is not an issue and maximum performance is, try compiler with the -align flag. However, be aware that interfaces to libraries may be a problem. Q71014 Including cstdlib after math.h results in error Q70560 Internal compiler error