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

13.0 compiler bug: incorrect function type analysis

Neil_Carlson
Beginner
755 Views

In some cases the 13.0 compiler incorrectly analyzes the function return type when the function is used to declare a defined constructor or generic interface.  I've attached a little example code.  BTW, I know how to work around this bug.

-Neil

0 Kudos
3 Replies
Anonymous66
Valued Contributor I
755 Views
Thank you for reporting this issue and the excellent test case. I have escalated it to the developers. The issue number is DPD200237117. I will post any updates I receive to this thread. Regards, Annalee Intel Developer Support
0 Kudos
Anonymous66
Valued Contributor I
755 Views
A fix has been found for this issue. We are currently planning to include it in the next major release.
0 Kudos
Ron_Green
Moderator
755 Views

This bug was fixed in the recent Composer XE 2013 SP1 release, released in early September ( version 14.0 of the compiler )

ron

0 Kudos
Reply