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

ICE with 14.0.1

IanH
Honored Contributor II
183 Views

I ran into this when 14.0.1 was released, but I don't think I ever got around to reporting it (and couldn't find it with a quick search).  Apologies if this is a repeat.

[plain]>ifort /c /standard-semantics ModuleStNodes.f90
Intel(R) Visual Fortran Compiler XE for applications running on IA-32, Version 14.0.1.139 Build 20131008
Copyright (C) 1985-2013 Intel Corporation.  All rights reserved.

fortcom: Fatal: There has been an internal compiler error (C0000005).
compilation aborted for ModuleStNodes.f90 (code 1)[/plain]

Remarkably twitchy little bug this one - minor changes to the source code and his spots turn into stripes.

 

0 Kudos
3 Replies
Igor_V_Intel
Employee
183 Views

Thanks for reporting this bug. I will escalate it to be fixed.

0 Kudos
Igor_V_Intel
Employee
183 Views

Interesting that it compiles fine with 14.0 Initial Release, so, it is a regression and I escalated it (DPD200250276).

0 Kudos
Igor_V_Intel
Employee
183 Views

Bug is fixed in the latest compiler version.

0 Kudos
Reply