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.

compiler internal error

orlih
Beginner
538 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
538 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