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

Internal Compiler Error for Fortran Composer XE

reubendb
Beginner
562 Views
Hello,
So I downloaded evaluation version of Fortran Composer XE since I am looking forward to use Fortran 2003 features that the compiler claims to implement. Unfortunately, I was quickly disappointed when I got "internal compiler error" when compiling fairly simple code:
filename.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.
compilation aborted for filename.f90 (code 1)
make: *** [filename.o] Error 1
filename.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.compilation aborted for filename.f90 (code 1)make: *** [filename.o] Error 1
Is there any better diagnostic I can output ? What would be the next step, how do I report this to Intel ?
Thanks.
RDB
0 Kudos
1 Reply
mecej4
Honored Contributor III
562 Views
Post a trimmed-down version of the source file that causes the ICE, using the syntax highlighting tool (the slanted pencil button). If the code is too long for doing that, attach the file.

Please state the OS and compiler versions used.
0 Kudos
Reply