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.

Regression in version 18.0.0

Neil_Carlson
Beginner
739 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 III
739 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
739 Views

Thanks for the heads-up FortranFan.

0 Kudos
Reply