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

compiler internal error

orlih
Beginner
527 Views

Hello.

My program compilation falls with a message "Compiler Internal Error" when I add a string

ALLOCATE( EF(NFP) )

to my program. How can I solve it?

0 Kudos
1 Reply
Steven_L_Intel1
Employee
527 Views
Submit an issue to Intel Premier Support and attach a test program that shows the error. Support will analyze the cause for the failure and tell you if there is a workaround.

Internal Compiler Error is always a compiler bug and should be reported.
0 Kudos
Reply