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

Internal Compiler Error

david_car
New Contributor I
797 Views

Hi,

I was able to generate an internal compiler error with the the attached code. Its with the latest release of ifort 11.1.069. All the best.

0 Kudos
7 Replies
Kevin_D_Intel
Employee
797 Views

Thank you for reporting. I'll investigate and update when I know more.

(Internal tracking id: DPD200141584)

(Resolution Update on 6/30/2010): This defect is fixed in the Intel Fortran Compiler Professional Edition 11.1 Update 6 (11.1.072 - Linux).

0 Kudos
david_car
New Contributor I
797 Views
Bump... Any news?
0 Kudos
Kevin_D_Intel
Employee
797 Views

I haven't yet matched your instanceto a pre-existing internal tracking id for this internal compiler error, but I have confirmed the instance your test case triggers is fixed in our latest internal 11.1 develop compiler. So, the issue should be fixed in the next 11.1 Update 6 (tentatively in the April/May '10 time-frame).

0 Kudos
david_car
New Contributor I
797 Views

Thanks Kevin. Just curious. Looking forward to the next release.

0 Kudos
Kevin_D_Intel
Employee
797 Views

Good news. With Development's help an association was made with a previously reported instance of this internal error. I noted the Internal tracking id in my earlier post, but even better news is there is a convenient work around.

The error occurs in relation to the type-bound procedure delete in module STL_Object. The name itself is the root-cause of the internal error. Simpychange all references to a different name like deland your test case compiles with the current 11.1 update 5 (11.1.069 - Linux).

I'll update this thread when the fix is available.

PS - I don't type as bad as this post may look. Something is wacky about the Forum software which is causing random spaces and odd characters to be inserted.

0 Kudos
david_car
New Contributor I
797 Views
Awesome. Thanks Kevin.
0 Kudos
Kevin_D_Intel
Employee
797 Views
Just confirming this defect (DPD200141584) is fixed in the Intel Fortran Compiler Professional Edition 11.1 Update 6 (11.1.072 - Linux).
0 Kudos
Reply