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.

Compilation crash

Volodymyr_K_
Beginner
577 Views

Compiler crashes with the message

20000_0

: 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.
compilation aborted for w.f90 (code 1)

Someody can suggest workaround?

openSsuSE 12.1, 12.2

Intel Fortran 12.1, 13.0 for Linux/64

0 Kudos
3 Replies
Heinz_B_Intel
Employee
577 Views
I will investigate the issue and will come back to you
0 Kudos
Heinz_B_Intel
Employee
577 Views
I escalated the compiler fault to engineering: Internal tracking id is DPD20023780. I will let you know when a fix will be available. The problem is triggered by the PROCEDURE POINTER construct in line 46 etc. I don't have a workaround yet ( except not usign these pointers) but will check again with the compiler devlopers.
0 Kudos
Heinz_B_Intel
Employee
577 Views

The problem has been fixed by the 14.0 compiler

0 Kudos
Reply