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

ICE from turning on "array bounds checking"

lklawrie
Beginner
539 Views
I was going to make a run with array bounds checking on in my release mode. But got an ICE (Internal Compiler Error) in one of the routines instead.

Anything I should look for? Besides sending a VERY LARGE project to premier support (who already have several ICE and other under investigation)
0 Kudos
2 Replies
TimP
Honored Contributor III
539 Views
The single source file (and compile options) which provokes the ICE would be sufficient reproducer for your premier bug report.
0 Kudos
lklawrie
Beginner
539 Views
Issue 665075 submitted.

I didn't mention that I have the debug configuration with full debug turned on (but probably not optimize for speed) and everything compiles there.

0 Kudos
Reply