Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29276 Discussions

Intel Fortran compiler 9.1 bug report + code (Internal compiler error)

uou3
Beginner
981 Views
Quad precision with integer, negative exponent in a function.
Internal compile rerror.
See attached code (11 code lines, 21 lines with comments).


0 Kudos
6 Replies
Steven_L_Intel1
Employee
981 Views
Please try it with the current version - .032 is somewhat old. I can't reproduce it using a current version myself. If it does still reproduce for you, please file a support request with Intel Premier Support. That is the proper channel for reporting bugs, not this user forum.
0 Kudos
uou3
Beginner
981 Views
Sorry, I was not clear. I mean: I am using the intel compiler 9.1 for 32-bits Linux architecture. It is not version 32. I attach again the file with the comments on the version of the compiler and the error message appearing during the compilation.

I have no problem with the old version 9.0 of our research center, for which we have an academic licence. I was just trying the code with the newer version, 9.1, build 20060706Z (free licence), for which I am not entitled for any support.

I was able to reproduce the bug in two different computers: at work, with the old RedHat 8.0 (kernel 2.4.20, glibc 2.3, gcc 3.2) and at home with Arch Linux (kernel 2.6, glibc 2.5, gcc 4.1).

It is not important for my work to get the problem fixed. I appreciate the efforts of Intel to produce an high quality compiler and I just wanted to report this problem.

0 Kudos
uou3
Beginner
981 Views
Here is the new file, with the error messages of the compiler (see the fortran comments).
0 Kudos
Steven_L_Intel1
Employee
981 Views
You are still using a version of the compiler that is 8 months old. Please download and install the current version (9.1.041) from the Product Downloads section of the Intel Registration Center and then try the program again.
0 Kudos
uou3
Beginner
981 Views
You are right! There is no problem with the compiler built on January 9th, 2007.
So the bug has been already fixed! I was not aware of this new version of the compiler.

0 Kudos
Steven_L_Intel1
Employee
981 Views
You should be receiving an email each time a new version is available. Please check that your contact information in the Intel Registration Center is correct.
0 Kudos
Reply