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

Internal Compiler Error

kramer__walter
Beginner
680 Views

Hello,

I get an internal compiler error if I use the diagnostics compiler option combination: /Qvec-report2 /Qopt-report file:"Release\ErrorCode1.optim"

If I would use /Qvec-report1 instead of  /Qvec-report2, or skip /Qopt-report file:"Release\ErrorCode1.optim" the internal compiler error is not triggered.

Is there also a coding error (see attached files)?

I use Intel(R) Visual Fortran Compiler XE 13.1.1.171 [IA-32]

Walter Kramer

0 Kudos
4 Replies
Steven_L_Intel1
Employee
680 Views

Thanks, we'll take a look.

0 Kudos
TimP
Honored Contributor III
680 Views

In premier issue 695018, the 64-bit counterpart of compiler 13 update 3 introduced internal error when /arch and /Qopt-report are used together.

0 Kudos
Steven_L_Intel1
Employee
680 Views

I escalated this as DPD200243042. Curiously, unlike Tim's case, I get the error with the 32-bit compiler only, not 64-bit.

0 Kudos
Steven_L_Intel1
Employee
680 Views

I expect this problem to be fixed in Update 4.

0 Kudos
Reply