ld: symbol(s) not found when linking library containing no executable functions
If a library built with ar contains module data but no executable functions, the corresponding module symbols may not be resolved when an object referencing them is linked against the library. Author: Martyn Corden (Intel) Type: Software Defects |
11/05/2009
|
Intel Fortran Compiler 11.1 Release Notes
Current release notes and installation guide for the Intel Fortran Compiler 11.1 products for Linux, Mac OS X and Windows Author: Steve Lionel (Intel) Type: Software Defects |
10/22/2009
|
Incorrect padding added for SEQUENCE or BIND(C) type with UNION
Describes a Fortran compiler defect where padding is inappropriately added inside a UNION in a SEQUENCE or BIND(C) derived type Author: Steve Lionel (Intel) Type: Software Defects |
10/16/2009
|
Run-Time Error 408 when optional character argument omitted
Description of a compiler defect which causes an inappropriate error 408 to be issued at run-time when bounds checking is enabled and an optional character argument is omitted in a call to a routine. Author: Steve Lionel (Intel) Type: Software Defects |
10/05/2009
|
Intel Debugger fails to install on Mac Pro with Quad-Core Intel Xeon 5500 series processor and Intel Xeon 3500 series processor
Intel(r) Debugger failed to install on Mac Pro with Quad-Core Intel Xeon 5500 series processor and Quad-Core Intel Xeon 3500 series processor Author: Qale (Intel) Type: Software Defects |
09/04/2009
|
Intel® Fortran and C++ compilers – Invalid option -i turns on incremental linking on Linux
Both the Intel® Fortran and C++ compilers for Mac OS and Linux quietly ignore the unknown option "-i" and pass it to the linker. Author: Kevin Davis (Intel) Type: Software Defects |
08/13/2009
|
Intel® Fortran compiler – Option -extend-source not ignored for .F90 source files
Intel Fotran 11.x compiler does not properly ignore option -extend-source for .F90 source files Author: Kevin Davis (Intel) Type: Software Defects |
08/04/2009
|
Internal Compiler Error
What to do when a compilation results in an Internal Compiler Error, catastrophic error, internal abort, code 1 or code 3 error. Author: Steve Lionel (Intel) Type: Software Defects |
07/02/2009
|
Intel® Premier support frequently asked questions
This Intel® Premier Support FAQ describes what it is, who is eligible, how to obtain a login ID, how to submit issues and how to get product updates. Author: Chuck (Intel) Type: Software Defects |
05/21/2009
|
Syntax error for array constructor with datatype keyword value
A syntax error is given for array constructors of the form (/name/) where name is a PARAMETER constant that has the same name as a datatype keyword. Author: Steve Lionel (Intel) Type: Software Defects |
05/18/2009
|
Syntax error highlighting and "jump to" capabilities not functional under Xcode with Intel Fortran
Syntax error highlighting and "jump to" capabilities do not function under Xcode when using the Intel Fortran Compiler Professional Edition 11.0 release and corresponding Xcode integrations. Author: Kevin Davis (Intel) Type: Software Defects |
04/14/2009
|
Multiple definitions of floating-point exception parameters such as FPE_M_TRAP_OVF
Referencing parameters related to floating-point exceptions via the IFLPORT or IFCORE and IFPORT modules may give errors such as
error #6405: The same named entity from different modules and/or program units cannot be referenced. [FPE_M_TRAP_DIV0] Author: Martyn Corden (Intel) Type: Software Defects |
04/08/2009
|
Fortran RESHAPE in type declaration causes internal compiler error
Fortran RESHAPE intrinsic usage in a type declaration statement with an mismatched result array shape specification causes an internal compiler error. Author: Kevin Davis (Intel) Type: Software Defects |
03/20/2009
|
Fortran Xcode Build setting for Big/Little Endian file conversion causes unrecognized keyword compiler error
Selecting either Big Endian or Little Endian under the Intel Fortran Xcode Unformatted File Conversion configuration setting causes an unrecognized keyword compilation error. Author: Kevin Davis (Intel) Type: Software Defects |
03/08/2009
|
FLUSH on unopened file gives error 707
If a Fortran FLUSH statement is executed for a unit that is not open, a run-time error 707 occurs. Author: Steve Lionel (Intel) Type: Software Defects |
01/15/2009
|
strip: bad n_sect for symbol table entry 7305
When trying to run strip on an executable generated with the 11.0 Intel(R) Compiler on Mac OS* using -openmp and -static-intel you get an error: strip: bad n_sect for symbol table entry 7305 Author: Wendy Doerner (Intel) Type: Software Defects |
01/14/2009
|
rel32 out of range linker error
linker error "call out of range" or "rel32 out of range" with 10.1 compiler on Mac OS* X Type: Software Defects |
01/13/2009
|
Error "variable not allocated" with assume realloc_lhs
If the "assume realloc_lhs" option and the "check pointer" option are used together, the error "Attempt to fetch from an allocatable variable when it is not allocated" may be incorrectly issued. Author: Steve Lionel (Intel) Type: Software Defects |
11/25/2008
|
Compiler 11.0 OpenMP programs exhibit high core usage
Compiler 11.0 C++ and Fortran OpenMP-enabled programs on Windows, Linux, and Mac OS X have high CPU utilization for all cores in a multi-core system, even if it is known that not all cores are being fully utilized. Setting KMP_BLOCKTIME has no effect. Author: pbkenned Type: Software Defects |
11/20/2008
|
Intel Fortran Compiler - FTELL problem with buffered I/O
If a Fortran unit is opened for buffered I/O, the FTELL and FTELLI8 RTL functions do not take account of data that is still in the buffer. Author: Martyn Corden (Intel) Type: Software Defects |
09/26/2008
|
Intel® Fortran Compiler - Problems Using Profile Guided Optimization and OpenMP* Concurrently
Use of Profile Guided Optimization with OpenMP* may substantially increase the execution time for the generation of the profile (.dyn file). This is a known issue which is being addressed. The use of ... Type: Software Defects |
09/19/2008
|
What you should know before requesting technical support
Please follow these guidelines when you submit a technical issue to Intel® Premier Support:
Submit the issue under the correct product.
Binary Name
Intel® Premier Support Pr ... Author: Mark Sabahi (Intel),Steve Lionel (Intel) Type: Software Defects |
09/19/2008
|
Performance Tools for Software Developers - Intel® compiler updates
Up to date Intel® compilers are available from the Intel® Registration Center under the Data Administration » Downloads and may be installed using any non-expired release, evaluation, or non-co ... Type: Software Defects |
09/19/2008
|