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

internal compiler error

Ray_R_1
Beginner
697 Views
I'm using the emt64 ver 10.0.027 compiler and get an internal compiler error when I compile a block data subroutine with the "Information for PARAMETER Contants" switch set to "all". I do not get any errors if I set this switch to anything else like "none" or "Used in Program". Any idea what is going on?
0 Kudos
5 Replies
Steven_L_Intel1
Employee
697 Views
Please submit a test case to Intel Premier Support and you'll get a detailed analysis.
0 Kudos
Ray_R_1
Beginner
697 Views
Hello Steve, thank you for your interest. Unfortunately I have not been able to produce a test case that produces the same error, and I'm not able to release code fragments from any of our projects, even for debugging proposes, so I'm just not going to use the "all" switch, although I wonder if this is an indication of another error somewhere in my code. A little better error message might help. Thanks again Ray
0 Kudos
Steven_L_Intel1
Employee
697 Views
My guess is that it's an overflowing of some limit on the number of debug symbol table entries. At the very least, please submit a report and say what you've said here so that the developers can be aware of it and you can be notified of a resolution.
0 Kudos
Lorri_M_Intel
Employee
697 Views

... and add a rough count of the number of parameters, please.

Also, if they are in a modfile and it's USEd frequently, that information would be helpful too.

That will help us characterize the problem.

Thanks -

- Lorri

0 Kudos
Ray_R_1
Beginner
697 Views
I submitted a bug report with as much info as I could. I hope it helps.

Ray
0 Kudos
Reply