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
ビギナー
679件の閲覧回数

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 件の賞賛
2 返答(返信)
FortranFan
名誉コントリビューター III
679件の閲覧回数

@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

 

Neil_Carlson
ビギナー
679件の閲覧回数

Thanks for the heads-up FortranFan.

返信