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

Internal compiler error ifort Linux

helen_k_
Beginner
443 Views

Hi 

I get the following message:

tiny.f90: catastrophic error: **Internal compiler error: segmentation violation signal raised** 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.

I've attached a tiny example to reproduce the problem.  

Compiling with 

ifort -c tiny.f90

ifort version: ifort (IFORT) 14.0.1 20131008

Obviously this is an old version of the compiler. Can you test this with the latest version - I currently don't have access to the latest version.

Thanks.

0 Kudos
1 Reply
helen_k_
Beginner
443 Views

I did get access to an evaluation license for the latest ifort (thanks intel)

No internal compiler error in the latest version.

0 Kudos
Reply