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

Regression in version 18.0.0

Neil_Carlson
Beginner
335 Views

Here is a regression in the new 18.0.0 version of ifort.  The compiler rejects the valid code in the attached example (tiny).  The workaround for the bug is to split the declaration of derived type components across multiple lines, one component per line.

0 Kudos
2 Replies
FortranFan
Honored Contributor II
335 Views

@Neil Carlson,

Intel now expects you to submit an incident on all their product-related issues at their Online Service Center (OSC):

https://supporttickets.intel.com/?lang=en-US

 

0 Kudos
Neil_Carlson
Beginner
335 Views

Thanks for the heads-up FortranFan.

0 Kudos
Reply