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.
↧