Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29285 Discussions

Internal compiler error in Intel Fortran Composer XE 2013 SP1

Jacob_Williams
New Contributor III
821 Views

The following project generates an ICE:

catastrophic error: **Internal compiler error: internal abort** Please report this error along with the circumstances in which it occurred in a Software Problem Report.  Note: File and line given may not be explicit cause of this error.

when compiling the Release configuration (the Debug configuration compiles fine). Note that the code is just a stripped down version of a subroutine where I removed all the code that didn't trigger the problem.  The actual routine here doesn't really do anyting.  The error occurs at compile time.  I'm using Visual Studio 2010 and the latest Intel Fortran compiler (2013_sp1.0.103) on Windows 7. 

0 Kudos
6 Replies
Steven_L_Intel1
Employee
821 Views

Thanks, we'll take a look.

0 Kudos
Steven_L_Intel1
Employee
821 Views

I reproduced this and escalated it to developers as issue ID DPD200248781. I will keep you informed here of any progress,

0 Kudos
Jacob_Williams
New Contributor III
821 Views

This problem appears to be fixed in 2013 SP1 Update 1 (14.0.1.139).

0 Kudos
Steven_L_Intel1
Employee
821 Views

Interesting - I didn't see anything from the developers on this but perhaps it got fixed based on a different problem report. Thanks for verifying.

0 Kudos
Jacob_Williams
New Contributor III
821 Views

Actually, forgot what I just said (I got my bug reports mixed up).  For this one, the Release build still has the ICE in the latest version of the compiler.

0 Kudos
Steven_L_Intel1
Employee
821 Views

It seems to work ok in 14.0.4 and later.

0 Kudos
Reply